aboutsummaryrefslogtreecommitdiff
path: root/src/nse/nse_profiler_test.conf
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2012-02-23 15:03:44 +0000
committerBart Polot <bart@net.in.tum.de>2012-02-23 15:03:44 +0000
commit0cabde03978a09aa336071eab6aedfb0aa68672f (patch)
tree588e9c4d0e46719204690e569fe4e4d24272a977 /src/nse/nse_profiler_test.conf
parent85c3dbb9ef22d38ec0e24c67a78886859c7809cd (diff)
downloadgnunet-0cabde03978a09aa336071eab6aedfb0aa68672f.tar.gz
gnunet-0cabde03978a09aa336071eab6aedfb0aa68672f.zip
- Remove duplicate transport section
Diffstat (limited to 'src/nse/nse_profiler_test.conf')
-rw-r--r--src/nse/nse_profiler_test.conf6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/nse/nse_profiler_test.conf b/src/nse/nse_profiler_test.conf
index ae7df7218..a1a6a38ae 100644
--- a/src/nse/nse_profiler_test.conf
+++ b/src/nse/nse_profiler_test.conf
@@ -40,10 +40,6 @@ PORT = 0
40AUTOSTART = NO 40AUTOSTART = NO
41PORT = 0 41PORT = 0
42 42
43[transport]
44PORT = 0
45AUTOSTART = YES
46
47[nat] 43[nat]
48DISABLEV6 = YES 44DISABLEV6 = YES
49BINDTO = 127.0.0.1 45BINDTO = 127.0.0.1
@@ -122,7 +118,7 @@ CONNECT_TOPOLOGY = ERDOS_RENYI
122CONNECT_TOPOLOGY_OPTION = CONNECT_MINIMUM 118CONNECT_TOPOLOGY_OPTION = CONNECT_MINIMUM
123CONNECT_TOPOLOGY_OPTION_MODIFIER = 5 119CONNECT_TOPOLOGY_OPTION_MODIFIER = 5
124# PERCENTAGE = 3 120# PERCENTAGE = 3
125PROBABILITY = .1 121PROBABILITY = .5
126F2F = NO 122F2F = NO
127CONNECT_TIMEOUT = 360 s 123CONNECT_TIMEOUT = 360 s
128CONNECT_ATTEMPTS = 3 124CONNECT_ATTEMPTS = 3