-finishing first implementation of VPN client library
authorChristian Grothoff <christian@grothoff.org>
Sat, 7 Jan 2012 21:46:25 +0000 (21:46 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sat, 7 Jan 2012 21:46:25 +0000 (21:46 +0000)
src/vpn/gnunet-service-vpn.c

index f45c22370da8d3161c6f1ceeeb644c301a5dbe84..27490db502777c33ca58433156938e93d1ab8553 100644 (file)
  * TODO:
  * - create tunnels
  * - implement service message handlers
+ * - define mesh message formats between VPN and EXIT!
  * - build mesh messages
  * - parse mesh replies 
  * - build IP messages from mesh replies
  * - fully implement shutdown code
- * - [implement VPN library]
  * - add back ICMP support (especially needed for IPv6)
  */
 #include "platform.h"