aboutsummaryrefslogtreecommitdiff
path: root/src/nat/gnunet-service-nat.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-01-07 01:09:01 +0100
committerChristian Grothoff <christian@grothoff.org>2017-01-07 01:09:01 +0100
commit7873611e180052414e10ed5b4d3a21831a2cc1ce (patch)
tree9248a8119b5b52dd294e890da780e508752325ab /src/nat/gnunet-service-nat.c
parent0371316989c99e94c5cf6e32e0cc9dd725339f11 (diff)
downloadgnunet-7873611e180052414e10ed5b4d3a21831a2cc1ce.tar.gz
gnunet-7873611e180052414e10ed5b4d3a21831a2cc1ce.zip
was tested
Diffstat (limited to 'src/nat/gnunet-service-nat.c')
-rw-r--r--src/nat/gnunet-service-nat.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nat/gnunet-service-nat.c b/src/nat/gnunet-service-nat.c
index 95b19a55c..a8a824b48 100644
--- a/src/nat/gnunet-service-nat.c
+++ b/src/nat/gnunet-service-nat.c
@@ -28,7 +28,6 @@
28 * knowledge about the local network topology. 28 * knowledge about the local network topology.
29 * 29 *
30 * TODO: 30 * TODO:
31 * - test and document (!) ICMP based NAT traversal
32 * - test manual hole punching support 31 * - test manual hole punching support
33 * - adapt existing transports to use new NAT logic 32 * - adapt existing transports to use new NAT logic
34 * - abandon legacy NAT code 33 * - abandon legacy NAT code