aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-04-06 13:54:19 +0000
committerChristian Grothoff <christian@grothoff.org>2010-04-06 13:54:19 +0000
commit855ed93d53966dc45a924c9d4c5e72a93d9d840c (patch)
tree25c51d0549ae9dea7144d050a761f842d0209432 /TODO
parentbb14da2652c8078c6fb26e8d004ae32b798b2841 (diff)
downloadgnunet-855ed93d53966dc45a924c9d4c5e72a93d9d840c.tar.gz
gnunet-855ed93d53966dc45a924c9d4c5e72a93d9d840c.zip
fs hackery
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODO b/TODO
index 01b3d5a95..f906e6713 100644
--- a/TODO
+++ b/TODO
@@ -4,10 +4,11 @@
4 (disconnect does not really succeed, or what?) 4 (disconnect does not really succeed, or what?)
5 Also, core does not seem to actually decrement the number of active 5 Also, core does not seem to actually decrement the number of active
6 sessions even if no connections exist for a while! (likely related...) 6 sessions even if no connections exist for a while! (likely related...)
7 - transport reports bw quota violations on slow systems (core or
8 transport issue? tracking issue or actual violation?)
9* FS: [CG] 7* FS: [CG]
10 - 2-peer download is still too slow (why? testcases fail on slow systems!) 8 - 2-peer download is still too slow (why? testcases fail on slow systems!)
9 => now seems to work well with high BW quota ("\infty"), but not so well with the
10 typical small quota
11 => should print kb/s in testcase output!
11* WWW: 12* WWW:
12 - Get IPv6 hooked up [AK, after April 12th] 13 - Get IPv6 hooked up [AK, after April 12th]
13 - change DNS [CG, need DNS] 14 - change DNS [CG, need DNS]