notes
authorChristian Grothoff <christian@grothoff.org>
Thu, 5 Jan 2017 13:43:35 +0000 (14:43 +0100)
committerChristian Grothoff <christian@grothoff.org>
Thu, 5 Jan 2017 13:43:35 +0000 (14:43 +0100)
src/nat/gnunet-service-nat.c
src/nat/nat_api_auto.c

index 5037f52d34fb5f945ae1fac82d3e0a5c89e606ff..27e16820fc09f8afdfa65ad6b4417beb60dab4c1 100644 (file)
@@ -32,7 +32,8 @@
  * - implement manual hole punching support (incl. DNS
  *   lookup for DynDNS setups!)
  * - implement "more" autoconfig:
- *   re-work gnunet-nat-server & integrate!
+ *   + re-work gnunet-nat-server & integrate!
+ *   + consider moving autoconfig-logic into separate service! 
  *   + test manually punched NAT (how?)
  * - implement & test STUN processing to classify NAT;
  *   basically, open port & try different methods.
index c15a7fc364e27e89142591a1ca011471218a2af6..c5c5fa67a2c6cb5980d3ab9f976170bde388e354 100644 (file)
@@ -23,7 +23,7 @@
  * @author Christian Grothoff
  * @author Milan Bouchet-Valat
  *
- * @file nat/nat_api_auto.c.c
+ * @file nat/nat_api_auto.c
  * Routines for NAT auto configuration.
  */
 #include "platform.h"