From 1e56c37350ceeb996b553720023c1adfa739b6ce Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Wed, 24 Oct 2012 16:03:53 +0000 Subject: [PATCH] - enforce topology --- src/dht/test_dht_line.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/src/dht/test_dht_line.conf b/src/dht/test_dht_line.conf index 0ce4a4e9b..12c682d2d 100644 --- a/src/dht/test_dht_line.conf +++ b/src/dht/test_dht_line.conf @@ -55,6 +55,7 @@ NUM_PEERS = 5 TOPOLOGY = NONE CONNECT_TOPOLOGY = LINE BLACKLIST_TOPOLOGY = LINE +BLACKLIST_TRANSPORTS = tcp udp http unix #TOPOLOGY_FILE = small.dat #CONNECT_TOPOLOGY = ERDOS_RENYI #CONNECT_TOPOLOGY_OPTION = CONNECT_MINIMUM -- 2.25.1