aboutsummaryrefslogtreecommitdiff
path: root/src/dht
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-07-18 18:48:20 +0000
committerChristian Grothoff <christian@grothoff.org>2011-07-18 18:48:20 +0000
commit3c82a48a3a22b65b5f0db85528c1979ac0c878ed (patch)
tree18954320d5a93d6d087cc80f119b82123077a43c /src/dht
parent22d82e8715bb04cfc53fa732b270405ef290d165 (diff)
downloadgnunet-3c82a48a3a22b65b5f0db85528c1979ac0c878ed.tar.gz
gnunet-3c82a48a3a22b65b5f0db85528c1979ac0c878ed.zip
do not autostart nse
Diffstat (limited to 'src/dht')
-rw-r--r--src/dht/test_dht_api_data.conf5
-rw-r--r--src/dht/test_dht_api_peer1.conf5
-rw-r--r--src/dht/test_dht_multipeer_data.conf5
-rw-r--r--src/dht/test_dht_twopeer_data.conf5
-rw-r--r--src/dht/test_dhtlog_data.conf5
5 files changed, 25 insertions, 0 deletions
diff --git a/src/dht/test_dht_api_data.conf b/src/dht/test_dht_api_data.conf
index 6cb219127..c44be3500 100644
--- a/src/dht/test_dht_api_data.conf
+++ b/src/dht/test_dht_api_data.conf
@@ -76,3 +76,8 @@ EXTERNAL_ADDRESS = 127.0.0.1
76AUTOSTART = NO 76AUTOSTART = NO
77 77
78 78
79
80[nse]
81AUTOSTART = NO
82
83
diff --git a/src/dht/test_dht_api_peer1.conf b/src/dht/test_dht_api_peer1.conf
index e0e1e09eb..fc08be8c4 100644
--- a/src/dht/test_dht_api_peer1.conf
+++ b/src/dht/test_dht_api_peer1.conf
@@ -65,3 +65,8 @@ USE_LOCALADDR = NO
65AUTOSTART = NO 65AUTOSTART = NO
66 66
67 67
68
69[nse]
70AUTOSTART = NO
71
72
diff --git a/src/dht/test_dht_multipeer_data.conf b/src/dht/test_dht_multipeer_data.conf
index 037ec19d9..cd20fdd20 100644
--- a/src/dht/test_dht_multipeer_data.conf
+++ b/src/dht/test_dht_multipeer_data.conf
@@ -110,3 +110,8 @@ USE_LOCALADDR = NO
110AUTOSTART = NO 110AUTOSTART = NO
111 111
112 112
113
114[nse]
115AUTOSTART = NO
116
117
diff --git a/src/dht/test_dht_twopeer_data.conf b/src/dht/test_dht_twopeer_data.conf
index 3f1128847..23ea51a52 100644
--- a/src/dht/test_dht_twopeer_data.conf
+++ b/src/dht/test_dht_twopeer_data.conf
@@ -65,3 +65,8 @@ USE_LOCALADDR = NO
65AUTOSTART = NO 65AUTOSTART = NO
66 66
67 67
68
69[nse]
70AUTOSTART = NO
71
72
diff --git a/src/dht/test_dhtlog_data.conf b/src/dht/test_dhtlog_data.conf
index 3ea98b640..cc3fbf72d 100644
--- a/src/dht/test_dhtlog_data.conf
+++ b/src/dht/test_dhtlog_data.conf
@@ -60,3 +60,8 @@ USE_LOCALADDR = NO
60AUTOSTART = NO 60AUTOSTART = NO
61 61
62 62
63
64[nse]
65AUTOSTART = NO
66
67