diff options
Diffstat (limited to 'src/transport/test_transport_simple_send_performance_topo.conf')
-rw-r--r-- | src/transport/test_transport_simple_send_performance_topo.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/transport/test_transport_simple_send_performance_topo.conf b/src/transport/test_transport_simple_send_performance_topo.conf index 1c73952d2..9f39cd9bc 100644 --- a/src/transport/test_transport_simple_send_performance_topo.conf +++ b/src/transport/test_transport_simple_send_performance_topo.conf @@ -2,5 +2,5 @@ M:2 N:1 X:0 T:libgnunet_test_transport_plugin_cmd_simple_send_performance -P:1:1|{connect:{P:1:2:tcp}} -P:1:2|{connect:{P:1:1:tcp}}
\ No newline at end of file +P:1:1|{connect:{P:1:2:tcp}|{P:1:2:udp}} +P:1:2|{connect:{P:1:1:tcp}|{P:1:1:udp}}
\ No newline at end of file |