-updating todo notes
authorChristian Grothoff <christian@grothoff.org>
Wed, 11 Jan 2012 22:28:34 +0000 (22:28 +0000)
committerChristian Grothoff <christian@grothoff.org>
Wed, 11 Jan 2012 22:28:34 +0000 (22:28 +0000)
src/vpn/gnunet-service-vpn.c

index 5b2999d771bef9b02166f18ca1ce558438a9393d..31391bc9f67718a7332caf56188ee1a3bee74482 100644 (file)
  * @author Christian Grothoff
  *
  * TODO:
- * - build mesh messages
- * - parse mesh replies 
- * - build IP messages from mesh replies
- * - create secondary mesh tunnels if needed
  * - fully implement shutdown code
+ * - create secondary mesh tunnels if needed / check overall tunnel creation/management code!
+ * => test!
  * - better message queue management (bounded state, drop oldest/RED?)
- * - imrpove support for deciding which tunnels to keep and which ones to destroy
+ * - improve support for deciding which tunnels to keep and which ones to destroy
  * - add back ICMP support (especially needed for IPv6)
+ * - consider moving IP-header building / checksumming code into shared library
+ *   with dns/exit/vpn (libgnunettun_tcpip?)
  */
 #include "platform.h"
 #include "gnunet_util_lib.h"