aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_communicator_udp_rekey_peer1.conf
blob: 8fede6f8c0bf2602db69f3b7693adef5ba8f917f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
@INLINE@ test_transport_defaults.conf

[PATHS]
GNUNET_TEST_HOME = $GNUNET_TMP/test-communicator-unix-1/

[PEER]
PRIVATE_KEY = $GNUNET_TMP/test-communicator-unix-1/private.key

[transport-tcp]
PORT = 52400

[transport-udp]
PORT = 52401

[transport]
PORT = 60000
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-transport_test_1.sock

[nat]
UNIXPATH = $GNUNET_TMP/test-communicator-unix-1/nat.sock
ENABLE_IPSCAN = YES

[peerstore]
UNIXPATH = $GNUNET_TMP/test-communicator-unix-1/peerstore.sock

[resolver]
PORT = 62089
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-resolver_test_1.sock

[communicator-unix]
UNIXPATH = $GNUNET_RUNTIME_DIR/test_gnunet-communicator-unix_1.sock

[communicator-tcp]
BINDTO = 60002
DISABLE_V6 = YES
REKEY_INTERVAL = 100ms

[communicator-udp]
#PREFIX = xterm -geometry 100x85 -T peer1 -e gdb --args
#PREFIX = valgrind --leak-check=full --track-origins=yes
BINDTO = 60002
DISABLE_V6 = YES
MAX_QUEUE_LENGTH=5000
REKEY_INTERVAL = 1s

[communicator-test]
BACKCHANNEL_ENABLED = YES