aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_communicator_tcp_rekey_peer1.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/test_communicator_tcp_rekey_peer1.conf')
-rw-r--r--src/transport/test_communicator_tcp_rekey_peer1.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/transport/test_communicator_tcp_rekey_peer1.conf b/src/transport/test_communicator_tcp_rekey_peer1.conf
index 18028cd48..901f415ef 100644
--- a/src/transport/test_communicator_tcp_rekey_peer1.conf
+++ b/src/transport/test_communicator_tcp_rekey_peer1.conf
@@ -20,10 +20,19 @@ UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-transport_test_1.sock
20UNIXPATH = $GNUNET_TMP/test-communicator-unix-1/nat.sock 20UNIXPATH = $GNUNET_TMP/test-communicator-unix-1/nat.sock
21ENABLE_IPSCAN = YES 21ENABLE_IPSCAN = YES
22 22
23[peerstore]
24UNIXPATH = $GNUNET_TMP/test-communicator-unix-1/peerstore.sock
25
26[resolver]
27PORT = 62089
28UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-resolver_test_1.sock
29
23[communicator-unix] 30[communicator-unix]
24UNIXPATH = $GNUNET_RUNTIME_DIR/test_gnunet-communicator-unix_1.sock 31UNIXPATH = $GNUNET_RUNTIME_DIR/test_gnunet-communicator-unix_1.sock
25 32
26[communicator-tcp] 33[communicator-tcp]
34#PREFIX = xterm -geometry 100x85 -T peer1 -e gdb --args
35#PREFIX = valgrind --leak-check=full --track-origins=yes
27BINDTO = 60002 36BINDTO = 60002
28DISABLE_V6 = YES 37DISABLE_V6 = YES
29REKEY_INTERVAL = 100ms 38REKEY_INTERVAL = 100ms