update comments
authorChristian Grothoff <christian@grothoff.org>
Thu, 5 Jan 2017 19:28:34 +0000 (20:28 +0100)
committerChristian Grothoff <christian@grothoff.org>
Thu, 5 Jan 2017 19:28:34 +0000 (20:28 +0100)
src/nat/gnunet-service-nat.c

index 9a87c0586a6def4807797b148df7f1715e7f1b30..8af27af9ee3e5db0596a883c4f6f618659369a15 100644 (file)
  * TODO:
  * - test and document (!) ICMP based NAT traversal
  * - test manual hole punching support
+ * - consider passing transport plugin name instead of
+ *   external IP address string (more flexible!)
+ * - adapt existing transports to use new NAT logic
+ * - abandon legacy NAT code
+ *
  * - implement "more" autoconfig:
  *   + consider moving autoconfig-logic into separate service! 
  *   + re-work gnunet-nat-server & integrate!
  *   + test manually punched NAT (how?)
+ *
  * - implement & test STUN processing to classify NAT;
  *   basically, open port & try different methods.
  */