aboutsummaryrefslogtreecommitdiff
path: root/contrib/nse
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/nse')
-rw-r--r--contrib/nse/experiments/infiniband.conf32
1 files changed, 16 insertions, 16 deletions
diff --git a/contrib/nse/experiments/infiniband.conf b/contrib/nse/experiments/infiniband.conf
index c7b7f2a59..907c1a35e 100644
--- a/contrib/nse/experiments/infiniband.conf
+++ b/contrib/nse/experiments/infiniband.conf
@@ -2,7 +2,7 @@
2SERVICEHOME = $GNUNET_TMP/nse-profiler/ 2SERVICEHOME = $GNUNET_TMP/nse-profiler/
3 3
4[testbed] 4[testbed]
5AUTOSTART = NO 5START_ON_DEMAND = NO
6PORT = 12113 6PORT = 12113
7ACCEPT_FROM = 127.0.0.1;192.168.0.0/16; 7ACCEPT_FROM = 127.0.0.1;192.168.0.0/16;
8HOSTNAME = localhost 8HOSTNAME = localhost
@@ -17,7 +17,7 @@ UNIXPATH = $GNUNET_TMP/test-nse-service-nse.unix
17BINARY = gnunet-service-nse 17BINARY = gnunet-service-nse
18#BINARY = /home/mrwiggles/documents/research/gnunet/gnunet-ng/src/nse/.libs/gnunet-service-nse 18#BINARY = /home/mrwiggles/documents/research/gnunet/gnunet-ng/src/nse/.libs/gnunet-service-nse
19#PREFIX = valgrind --leak-check=full --log-file=valgrind_nse.%p 19#PREFIX = valgrind --leak-check=full --log-file=valgrind_nse.%p
20AUTOSTART = NO 20START_ON_DEMAND = NO
21# Overriding network settings for faster testing (do NOT use 21# Overriding network settings for faster testing (do NOT use
22# these values in production just because they are here) 22# these values in production just because they are here)
23WORKDELAY = 60 s 23WORKDELAY = 60 s
@@ -29,17 +29,17 @@ PROOFFILE = $SERVICEHOME/nse.proof
29UNIXPATH = $GNUNET_TMP/test-nse-service-arm.unix 29UNIXPATH = $GNUNET_TMP/test-nse-service-arm.unix
30 30
31[statistics] 31[statistics]
32AUTOSTART = YES 32START_ON_DEMAND = YES
33PORT = 12115 33PORT = 12115
34 34
35[fs] 35[fs]
36AUTOSTART = NO 36START_ON_DEMAND = NO
37 37
38[datastore] 38[datastore]
39AUTOSTART = NO 39START_ON_DEMAND = NO
40 40
41[dht] 41[dht]
42AUTOSTART = NO 42START_ON_DEMAND = NO
43 43
44[nat] 44[nat]
45DISABLEV6 = YES 45DISABLEV6 = YES
@@ -57,34 +57,34 @@ plugins = udp
57PORT = 12116 57PORT = 12116
58 58
59[core] 59[core]
60AUTOSTART = YES 60START_ON_DEMAND = YES
61 61
62[peerinfo] 62[peerinfo]
63AUTOSTART = YES 63START_ON_DEMAND = YES
64 64
65[dns] 65[dns]
66AUTOSTART = NO 66START_ON_DEMAND = NO
67 67
68[topology] 68[topology]
69AUTOSTART = NO 69START_ON_DEMAND = NO
70 70
71[dv] 71[dv]
72AUTOSTART = NO 72START_ON_DEMAND = NO
73 73
74[resolver] 74[resolver]
75AUTOSTART = YES 75START_ON_DEMAND = YES
76 76
77[cadet] 77[cadet]
78AUTOSTART = NO 78START_ON_DEMAND = NO
79 79
80[chat] 80[chat]
81AUTOSTART = NO 81START_ON_DEMAND = NO
82 82
83[gns] 83[gns]
84AUTOSTART = NO 84START_ON_DEMAND = NO
85 85
86[vpn] 86[vpn]
87AUTOSTART = NO 87START_ON_DEMAND = NO
88 88
89[nse-profiler] 89[nse-profiler]
90OUTPUT_FILE = nse_output_2000_peers.dat 90OUTPUT_FILE = nse_output_2000_peers.dat