better explain small_world_ring, use consistent variable names
[oweals/gnunet.git] / src / testing / test_testing_data_topology_clique.conf
index 78e4a94e130d544d516a7628e4987ef96f4c0ff3..012c2cab43d0d758bc435d6f96e5ec5d374625d4 100644 (file)
@@ -9,12 +9,14 @@ PORT = 2564
 PORT = 2565
 PLUGINS = tcp
 #PREFIX = xterm -e xterm -T transport -e gdb --args
+#BINARY = /home/mrwiggles/documents/research/gnunet/gnunet-ng/src/transport/.libs/gnunet-service-transport
 #PREFIX = valgrind --tool=memcheck --log-file=logs%p
+#PREFIX = valgrind --tool=callgrind --log-file=callgrind.%p
 #DEBUG = YES
 
 [arm]
 PORT = 2566
-DEFAULTSERVICES = peerinfo transport core
+DEFAULTSERVICES = 
 
 [statistics]
 PORT = 2567
@@ -22,10 +24,15 @@ PORT = 2567
 [transport-tcp]
 PORT = 2568
 
+[transport-udp]
+PORT = 2568
+
 [peerinfo]
 PORT = 2569
 #DEBUG = YES
 #PREFIX = xterm -e xterm -T peerinfo -e gdb --args
+#BINARY = /home/mrwiggles/documents/research/gnunet/gnunet-ng/src/peerinfo/.libs/gnunet-service-peerinfo
+#PREFIX = valgrind --tool=memcheck --log-file=peerinfo%p
 
 [core]
 PORT = 2570
@@ -36,5 +43,11 @@ PORT = 2570
 [testing]
 NUM_PEERS = 4
 WEAKRANDOM = YES
-TOPOLOGY = 0
+TOPOLOGY = CLIQUE
 F2F = YES
+#DEBUG = YES
+
+[dht]
+AUTOSTART = NO
+
+