aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-02-16 22:29:46 +0000
committerChristian Grothoff <christian@grothoff.org>2010-02-16 22:29:46 +0000
commit0fd89f9ef99240aa2e05f51d274a9c6945d3bbd9 (patch)
tree8b46fd966bc54e10317dfd11aacd81b155181d39 /TODO
parent764e5405959a0ad0f9f1438087b7011b733ed352 (diff)
downloadgnunet-0fd89f9ef99240aa2e05f51d274a9c6945d3bbd9.tar.gz
gnunet-0fd89f9ef99240aa2e05f51d274a9c6945d3bbd9.zip
update
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 2 insertions, 5 deletions
diff --git a/TODO b/TODO
index f62e26ed8..27a5242fd 100644
--- a/TODO
+++ b/TODO
@@ -14,13 +14,10 @@ away), in order in which they will likely be done:
14 14
15Urgent items (before announcing ng.gnunet.org): 15Urgent items (before announcing ng.gnunet.org):
16* TRANSPORT: 16* TRANSPORT:
17 - nondeterministic transport testcase failures in UDP [Nate] 17 - nondeterministic transport testcase failures in UDP
18 - disconnect notifications from TCP not always as nice as we might want 18 - disconnect notifications from TCP not always as nice as we might want
19 them to be (but how can we do this cleanly given that UDP is connectionless?) 19 them to be (but how can we do this cleanly given that UDP is connectionless?)
20 - connect/disconnect notifications of tranport service via transport-API are 20 - TCP not used bi-directionally (especially important also for PONG!)
21 likely too eager (do they only happen after PING+PONG succeed? I think not,
22 which is not nice: we should wait for this prior to telling core & others
23 about a connection "existing")
24* CORE: 21* CORE:
25 - needs more testing 22 - needs more testing
26* TOPOLOGY: 23* TOPOLOGY: