status update
authorChristian Grothoff <christian@grothoff.org>
Mon, 15 Feb 2010 22:08:28 +0000 (22:08 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 15 Feb 2010 22:08:28 +0000 (22:08 +0000)
TODO

diff --git a/TODO b/TODO
index ad814b9473ed13fe40b36f444f3d7a80c0f820b5..f62e26ed8dda69886333e5310ec9e74c252c92d4 100644 (file)
--- a/TODO
+++ b/TODO
@@ -14,14 +14,19 @@ away), in order in which they will likely be done:
 
 Urgent items (before announcing ng.gnunet.org):
 * TRANSPORT:
-  - nondeterministic transport testcase failures [Nate]
+  - nondeterministic transport testcase failures in UDP [Nate]
+  - disconnect notifications from TCP not always as nice as we might want
+    them to be (but how can we do this cleanly given that UDP is connectionless?)
+  - connect/disconnect notifications of tranport service via transport-API are
+    likely too eager (do they only happen after PING+PONG succeed? I think not, 
+    which is not nice: we should wait for this prior to telling core & others
+    about a connection "existing")
 * CORE:
-  - test currently fails
-  - request connect not working [Christian, need transport first]
+  - needs more testing
 * TOPOLOGY:
-  - needs testing [need transport first]
+  - needs testing
 * HOSTLIST:
-  - needs testing [need transport first]
+  - needs testing
 * FS (basic anonymous FS only)
   - test multi-peer search/download [needs core first]
 * new webpage