X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=TODO;h=fe360637f748881280721425d9d9f8419eb51221;hb=fc49f1b524fce53459692ddffe05474876e4969c;hp=b1f359759f801f5c589f0c7530876fa5290903d5;hpb=9b986bcca579585f4f113d22b7c841a2ab28de0c;p=oweals%2Fgnunet.git diff --git a/TODO b/TODO index b1f359759..fe360637f 100644 --- a/TODO +++ b/TODO @@ -1,14 +1,22 @@ 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. +* Mantis: + - 1694 --- try to reproduce (non-deterministic, w. testcase, need core/valgrind) + - 1724 --- try to reproduce + - 1725 --- try to reproduce (non-deterministic, w. testcase, need core) + - 1728 --- investigate + - 1736 --- investigate + - 1737 --- investigate * clean buildbots 0.9.0pre4: * NAT library: [CG/MW] - - UPnP support - - testcase - - more testing + - make code used by gnunet-setup asynchronous, add timeout (external-ip can hang!) * 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]