From 3c5ba6b90a1aa741dd47ba67148db6b2c7058042 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Fri, 15 Feb 2013 15:04:17 +0000 Subject: auto generation note --- src/ats/gnunet-service-ats_addresses.c | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'src/ats/gnunet-service-ats_addresses.c') diff --git a/src/ats/gnunet-service-ats_addresses.c b/src/ats/gnunet-service-ats_addresses.c index 17b486768..c8e2c908c 100644 --- a/src/ats/gnunet-service-ats_addresses.c +++ b/src/ats/gnunet-service-ats_addresses.c @@ -37,6 +37,10 @@ #include "gnunet-service-ats_addresses_simplistic.h" /** + * NOTE: Do not change this documentation. This documentation is based on + * gnunet.org:/vcs/fsnsg/ats-paper.git/tech-doku/ats-tech-guide.tex + * use build_txt.sh to generate plaintext output + * * ATS addresses : ATS address management * * - General @@ -46,11 +50,20 @@ * address suggestion for a peer. ATS addresses also instantiates the bandwidth assignment * mechanism (solver), notifies it about changes to addresses and forwards changes * to bandwidth assignments to transport, depending if transport is interested - * in this change. + * in this change. ATS calculates bandwidth assigned depending on the network + * address + * All addresses belong to one of the networks ATS defines. * * - Input data + * Here a short description of the input data used for ATS * * -- Addresses + * Addresses are added by specifying peer ID, plugin, address, address length + * and session, if available. ATS information can be specified if available. + * + * -- Networks + * + * * * -- Quotas * -- cgit v1.2.3