aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_nat_icmp_tcp_topo.conf
diff options
context:
space:
mode:
authort3sserakt <t3ss@posteo.de>2023-01-27 12:59:05 +0100
committert3sserakt <t3ss@posteo.de>2023-01-27 12:59:05 +0100
commit6de2cb8f7a78d9bf1132100f51c19a6a1cb223c5 (patch)
treea86839cc4ef31b97b57f5cbabf101b25065e1dbc /src/transport/test_transport_nat_icmp_tcp_topo.conf
parentde50c9a2d090008afe835b09e5697ec07e08e51c (diff)
downloadgnunet-6de2cb8f7a78d9bf1132100f51c19a6a1cb223c5.tar.gz
gnunet-6de2cb8f7a78d9bf1132100f51c19a6a1cb223c5.zip
TNG: - Added topology file for tcp icmp nat hole punching test case.
- Added code to configure connection attempts to natted peers.
Diffstat (limited to 'src/transport/test_transport_nat_icmp_tcp_topo.conf')
-rw-r--r--src/transport/test_transport_nat_icmp_tcp_topo.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/transport/test_transport_nat_icmp_tcp_topo.conf b/src/transport/test_transport_nat_icmp_tcp_topo.conf
new file mode 100644
index 000000000..37738c80f
--- /dev/null
+++ b/src/transport/test_transport_nat_icmp_tcp_topo.conf
@@ -0,0 +1,7 @@
1M:1
2N:1
3X:1
4T:libgnunet_test_transport_plugin_cmd_nat_upnp
5K:1|{connect:{P:1:1:tcp_natted}}
6R:1|{tcp_port:0}|{udp_port:0}
7P:1:1 \ No newline at end of file