peers with inbound connections have to validate these immediately
[oweals/gnunet.git] / TODO
diff --git a/TODO b/TODO
index b1f359759f801f5c589f0c7530876fa5290903d5..6bb14212b364acab4dea7bd58662daccd18ec84f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,14 +1,16 @@
 0.9.0pre3:
+* connections fail if transport-plugin/nat produces 
+  some addresses that don't work (enable 'use_localaddr' with bindto for example,
+  so that some of the 'local' IPs do not work due to the bindto);  the result
+  seems to be that the plugin tries some of the broken addresses, fails and the
+  transport-level connection never comes up.
 * clean buildbots
 
 0.9.0pre4:
 * NAT library: [CG/MW]
-  - UPnP support
-  - testcase
   - more testing
 * Transport:
   - UDP fragmentation [MW]
-  - decide how to deal with 'DISABLEV6' option (where does it live?)
   - integration of new NAT/plugin API with HTTP/HTTPS plugin
   - testing (again)
 * GNUNET-GTK: [CG]