gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r26141 - gnunet/src/ats


From: gnunet
Subject: [GNUnet-SVN] r26141 - gnunet/src/ats
Date: Fri, 15 Feb 2013 16:04:17 +0100

Author: wachs
Date: 2013-02-15 16:04:17 +0100 (Fri, 15 Feb 2013)
New Revision: 26141

Modified:
   gnunet/src/ats/gnunet-service-ats_addresses.c
Log:
auto generation note


Modified: gnunet/src/ats/gnunet-service-ats_addresses.c
===================================================================
--- gnunet/src/ats/gnunet-service-ats_addresses.c       2013-02-15 14:30:47 UTC 
(rev 26140)
+++ gnunet/src/ats/gnunet-service-ats_addresses.c       2013-02-15 15:04:17 UTC 
(rev 26141)
@@ -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,12 +50,21 @@
  * 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
  *
  * -- Preference values




reply via email to

[Prev in Thread] Current Thread [Next in Thread]