aboutsummaryrefslogtreecommitdiff
path: root/src/nat/gnunet-service-nat.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nat/gnunet-service-nat.c')
-rw-r--r--src/nat/gnunet-service-nat.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/nat/gnunet-service-nat.c b/src/nat/gnunet-service-nat.c
index e7173e57a..5b5a108eb 100644
--- a/src/nat/gnunet-service-nat.c
+++ b/src/nat/gnunet-service-nat.c
@@ -28,8 +28,8 @@
28 * knowledge about the local network topology. 28 * knowledge about the local network topology.
29 * 29 *
30 * TODO: 30 * TODO:
31 * - TEST UPnPC/PMP-based NAT traversal 31 * - test ICMP based NAT traversal
32 * - implement STUN processing to classify NAT; 32 * - implement & test STUN processing to classify NAT;
33 * basically, open port & try different methods. 33 * basically, open port & try different methods.
34 * - implement "more" autoconfig 34 * - implement "more" autoconfig
35 * - implement NEW logic for external IP detection 35 * - implement NEW logic for external IP detection