aboutsummaryrefslogtreecommitdiff
path: root/src/cadet/test_cadet.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/cadet/test_cadet.conf')
-rw-r--r--src/cadet/test_cadet.conf37
1 files changed, 32 insertions, 5 deletions
diff --git a/src/cadet/test_cadet.conf b/src/cadet/test_cadet.conf
index 77004061a..72e63eef2 100644
--- a/src/cadet/test_cadet.conf
+++ b/src/cadet/test_cadet.conf
@@ -1,6 +1,4 @@
1[testbed] 1[testbed]
2PORT = 12113
3ACCEPT_FROM = 127.0.0.1;
4HOSTNAME = localhost 2HOSTNAME = localhost
5OVERLAY_TOPOLOGY = LINE 3OVERLAY_TOPOLOGY = LINE
6#PREFIX = xterm -geometry 100x85 -T peer1 -e libtool --mode=execute gdb --args 4#PREFIX = xterm -geometry 100x85 -T peer1 -e libtool --mode=execute gdb --args
@@ -30,10 +28,7 @@ DATABASE = heap
30 28
31[transport] 29[transport]
32PLUGINS = udp 30PLUGINS = udp
33ACCEPT_FROM6 = ::1;
34ACCEPT_FROM = 127.0.0.1;
35NEIGHBOUR_LIMIT = 50 31NEIGHBOUR_LIMIT = 50
36PORT = 12365
37#MANIPULATE_DELAY_IN = 10 ms 32#MANIPULATE_DELAY_IN = 10 ms
38#MANIPULATE_DELAY_OUT = 10 ms 33#MANIPULATE_DELAY_OUT = 10 ms
39 34
@@ -74,3 +69,35 @@ NO_IO = YES
74 69
75[nse] 70[nse]
76WORKBITS = 0 71WORKBITS = 0
72
73[hostlist]
74FORCESTART = NO
75AUTOSTART = NO
76
77[fs]
78FORCESTART = NO
79AUTOSTART = NO
80
81[vpn]
82FORCESTART = NO
83AUTOSTART = NO
84
85[revocation]
86FORCESTART = NO
87AUTOSTART = NO
88
89[gns]
90FORCESTART = NO
91AUTOSTART = NO
92
93[namestore]
94FORCESTART = NO
95AUTOSTART = NO
96
97[namecache]
98FORCESTART = NO
99AUTOSTART = NO
100
101[topology]
102FORCESTART = NO
103AUTOSTART = NO