aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/test_mesh.conf
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2011-09-08 17:25:39 +0000
committerBart Polot <bart@net.in.tum.de>2011-09-08 17:25:39 +0000
commit541d2dc47f919906b1a493f3f66b4afc1cfdc3fb (patch)
tree680d90ce8054cf0a721c7358d7075ff7ecb615b6 /src/mesh/test_mesh.conf
parentfb9f26178c5dfdba919b089ccdab9f1e8f3a2101 (diff)
downloadgnunet-541d2dc47f919906b1a493f3f66b4afc1cfdc3fb.tar.gz
gnunet-541d2dc47f919906b1a493f3f66b4afc1cfdc3fb.zip
Extended test case, fixed bugs, refactored code and connection packet format. DHT still does not return results...
Diffstat (limited to 'src/mesh/test_mesh.conf')
-rw-r--r--src/mesh/test_mesh.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mesh/test_mesh.conf b/src/mesh/test_mesh.conf
index 6563073bc..e89e2bee2 100644
--- a/src/mesh/test_mesh.conf
+++ b/src/mesh/test_mesh.conf
@@ -10,6 +10,8 @@ AUTOSTART = YES
10ACCEPT_FROM = 127.0.0.1; 10ACCEPT_FROM = 127.0.0.1;
11HOSTNAME = localhost 11HOSTNAME = localhost
12PORT = 10511 12PORT = 10511
13#PREFIX = valgrind --leak-check=full
14#PREFIX = xterm -geometry 100x85 -T peer1 -e gdb --args
13 15
14[dht] 16[dht]
15DEBUG = NO 17DEBUG = NO