aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-08-13 09:21:33 +0000
committerChristian Grothoff <christian@grothoff.org>2011-08-13 09:21:33 +0000
commit39f508f044070fdfd9e93694f44c28ac43858edb (patch)
treec6155617dddc311258a3a6d45cee902410fa4c96 /src
parent3ab572f6141003fcb0d43f6ebe597ff1a2826a48 (diff)
downloadgnunet-39f508f044070fdfd9e93694f44c28ac43858edb.tar.gz
gnunet-39f508f044070fdfd9e93694f44c28ac43858edb.zip
notes
Diffstat (limited to 'src')
-rw-r--r--src/ats/ats_api.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ats/ats_api.c b/src/ats/ats_api.c
index 1761d1931..9400b1f30 100644
--- a/src/ats/ats_api.c
+++ b/src/ats/ats_api.c
@@ -24,6 +24,7 @@
24 * @author Matthias Wachs 24 * @author Matthias Wachs
25 * 25 *
26 * TODO: 26 * TODO:
27 * - write test case
27 * - extend API to get performance data 28 * - extend API to get performance data
28 * - implement simplistic strategy based on say 'lowest latency' or strict ordering 29 * - implement simplistic strategy based on say 'lowest latency' or strict ordering
29 * - extend API to get peer preferences, implement proportional bandwidth assignment 30 * - extend API to get peer preferences, implement proportional bandwidth assignment