update todos
authorChristian Grothoff <christian@grothoff.org>
Sun, 18 Dec 2016 06:36:31 +0000 (07:36 +0100)
committerChristian Grothoff <christian@grothoff.org>
Sun, 18 Dec 2016 06:36:31 +0000 (07:36 +0100)
src/nat/gnunet-service-nat.c

index 29df271088959473c03d03596d6716f98f489f1f..af401740226ca9069575cffa971c8d6bf70b755b 100644 (file)
@@ -28,8 +28,9 @@
  * knowledge about the local network topology.
  *
  * TODO:
- * - implement UPnPC/PMP-based NAT traversal
- * - implement autoconfig
+ * - TEST UPnPC/PMP-based NAT traversal
+ * - implement STUN processing to classify NAT
+ * - implement "more" autoconfig
  * - implement NEW logic for external IP detection
  */
 #include "platform.h"