test_mesh_small.conf   test_mesh_small.conf 
skipping to change at line 24 skipping to change at line 24
[dht] [dht]
DEBUG = NO DEBUG = NO
AUTOSTART = YES AUTOSTART = YES
ACCEPT_FROM6 = ::1; ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1; ACCEPT_FROM = 127.0.0.1;
HOSTNAME = localhost HOSTNAME = localhost
PORT = 10001 PORT = 10001
[nse] [nse]
WORKBITS = 0 WORKBITS = 0
INTERVAL = 60 s
WORKDELAY = 500 ms
[dns] [dns]
AUTOSTART = NO AUTOSTART = NO
PORT = 10011 PORT = 10011
[transport] [transport]
PORT = 10002 PORT = 10002
AUTOSTART = YES AUTOSTART = YES
[nat] [nat]
skipping to change at line 56 skipping to change at line 58
[core] [core]
AUTOSTART = YES AUTOSTART = YES
PORT = 10003 PORT = 10003
[peerinfo] [peerinfo]
AUTOSTART = YES AUTOSTART = YES
PORT = 10004 PORT = 10004
[mesh] [mesh]
PORT = 10005 PORT = 10005
DEBUG=YES DEBUG = YES
ACCEPT_FROM = 127.0.0.1; ACCEPT_FROM = 127.0.0.1;
HOSTNAME = localhost HOSTNAME = localhost
# PREFIX = valgrind --leak-check=full --suppressions=valgrind-mesh.supp # PREFIX = valgrind --leak-check=full --suppressions=valgrind-mesh.supp
# PREFIX = xterm -geometry 100x85 -T peer1 -e gdb --args # PREFIX = xterm -geometry 100x85 -T peer1 -e gdb --args
[testing] [testing]
NUM_PEERS = 16 NUM_PEERS = 5
WEAKRANDOM = YES WEAKRANDOM = YES
TOPOLOGY = 2D_TORUS TOPOLOGY = NONE
CONNECT_TOPOLOGY = 2D_TORUS CONNECT_TOPOLOGY = LINE
BLACKLIST_TOPOLOGY = LINE
BLACKLIST_TRANSPORTS = tcp udp http unix
#TOPOLOGY_FILE = small.dat #TOPOLOGY_FILE = small.dat
CONNECT_TOPOLOGY = 2D_TORUS
#CONNECT_TOPOLOGY_OPTION = CONNECT_MINIMUM #CONNECT_TOPOLOGY_OPTION = CONNECT_MINIMUM
#CONNECT_TOPOLOGY_OPTION_MODIFIER = 25 #CONNECT_TOPOLOGY_OPTION_MODIFIER = 25
#PERCENTAGE = 3 #PERCENTAGE = 3
#PROBABILITY = .1 #PROBABILITY = .1
F2F = NO F2F = NO
CONNECT_TIMEOUT = 660 s CONNECT_TIMEOUT = 660 s
CONNECT_ATTEMPTS = 2 CONNECT_ATTEMPTS = 2
DEBUG = YES DEBUG = YES
HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
MAX_CONCURRENT_SSH = 10 MAX_CONCURRENT_SSH = 10
 End of changes. 5 change blocks. 
5 lines changed or deleted 8 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/