gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnunet] branch master updated: update comments


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: update comments
Date: Thu, 05 Jan 2017 20:28:41 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 6c0265b  update comments
6c0265b is described below

commit 6c0265bec0fc790093e1acef073d3c1f01da67cc
Author: Christian Grothoff <address@hidden>
AuthorDate: Thu Jan 5 20:28:34 2017 +0100

    update comments
---
 src/nat/gnunet-service-nat.c | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/src/nat/gnunet-service-nat.c b/src/nat/gnunet-service-nat.c
index 9a87c05..8af27af 100644
--- a/src/nat/gnunet-service-nat.c
+++ b/src/nat/gnunet-service-nat.c
@@ -30,10 +30,16 @@
  * 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.
  */

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]