aboutsummaryrefslogtreecommitdiff
path: root/src/nat
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/nat
parent22d82e8715bb04cfc53fa732b270405ef290d165 (diff)
downloadgnunet-3c82a48a3a22b65b5f0db85528c1979ac0c878ed.tar.gz
gnunet-3c82a48a3a22b65b5f0db85528c1979ac0c878ed.zip
do not autostart nse
Diffstat (limited to 'src/nat')
-rw-r--r--src/nat/test_nat_data.conf5
-rw-r--r--src/nat/test_nat_test_data.conf5
2 files changed, 10 insertions, 0 deletions
diff --git a/src/nat/test_nat_data.conf b/src/nat/test_nat_data.conf
index c312c69fb..83bcf8345 100644
--- a/src/nat/test_nat_data.conf
+++ b/src/nat/test_nat_data.conf
@@ -134,3 +134,8 @@ AUTOSTART = NO
134 134
135[mesh] 135[mesh]
136AUTOSTART = NO 136AUTOSTART = NO
137
138[nse]
139AUTOSTART = NO
140
141
diff --git a/src/nat/test_nat_test_data.conf b/src/nat/test_nat_test_data.conf
index c5d9f161e..f153e1779 100644
--- a/src/nat/test_nat_test_data.conf
+++ b/src/nat/test_nat_test_data.conf
@@ -41,3 +41,8 @@ INTERNAL_ADDRESS = 127.0.0.1
41# Disable IPv6 support 41# Disable IPv6 support
42DISABLEV6 = YES 42DISABLEV6 = YES
43 43
44
45[nse]
46AUTOSTART = NO
47
48