aboutsummaryrefslogtreecommitdiff
path: root/src/dht
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-12-20 09:20:02 +0000
committerChristian Grothoff <christian@grothoff.org>2011-12-20 09:20:02 +0000
commit5e9586160cced8cabc41ec1ec3954b1a706d3832 (patch)
tree4d8c80df7708a53776dd32b08cea1dfe84984ad4 /src/dht
parentf7e0fa90cd9aec9111e09379f964993cec7615ff (diff)
downloadgnunet-5e9586160cced8cabc41ec1ec3954b1a706d3832.tar.gz
gnunet-5e9586160cced8cabc41ec1ec3954b1a706d3832.zip
Adding optional compiler and linker hardening options as per suggestion from Jacob
Diffstat (limited to 'src/dht')
-rw-r--r--src/dht/test_dht_2dtorus.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dht/test_dht_2dtorus.conf b/src/dht/test_dht_2dtorus.conf
index 3bd6d3561..3b3f7ec91 100644
--- a/src/dht/test_dht_2dtorus.conf
+++ b/src/dht/test_dht_2dtorus.conf
@@ -49,7 +49,7 @@ AUTOSTART = YES
49PORT = 10004 49PORT = 10004
50 50
51[testing] 51[testing]
52NUM_PEERS = 16 52NUM_PEERS = 256
53WEAKRANDOM = YES 53WEAKRANDOM = YES
54TOPOLOGY = 2D_TORUS 54TOPOLOGY = 2D_TORUS
55CONNECT_TOPOLOGY = NONE 55CONNECT_TOPOLOGY = NONE