From 7217015c8a8a851af1ae7ce782b1c0d8fd9aceaf Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Wed, 18 May 2011 17:48:06 +0000 Subject: changed confs --- src/testing/test_testing_connect_peer1.conf | 1 + src/testing/test_testing_connect_peer2.conf | 1 + src/testing/test_testing_data.conf | 1 + src/testing/test_testing_data_remote.conf | 1 + src/testing/test_testing_data_topology_2d_torus.conf | 1 + src/testing/test_testing_data_topology_blacklist.conf | 1 + src/testing/test_testing_data_topology_churn.conf | 1 + src/testing/test_testing_data_topology_clique.conf | 1 + src/testing/test_testing_data_topology_clique_dfs.conf | 1 + src/testing/test_testing_data_topology_clique_minimum.conf | 1 + src/testing/test_testing_data_topology_clique_random.conf | 1 + src/testing/test_testing_data_topology_erdos_renyi.conf | 1 + src/testing/test_testing_data_topology_internat.conf | 1 + src/testing/test_testing_data_topology_ring.conf | 1 + src/testing/test_testing_data_topology_scale_free.conf | 1 + src/testing/test_testing_data_topology_small_world_ring.conf | 1 + src/testing/test_testing_data_topology_small_world_torus.conf | 1 + src/testing/test_testing_data_topology_stability.conf | 1 + src/testing/test_testing_peergroup_data.conf | 1 + 19 files changed, 19 insertions(+) (limited to 'src/testing') diff --git a/src/testing/test_testing_connect_peer1.conf b/src/testing/test_testing_connect_peer1.conf index 11938839a..de5dc5c35 100644 --- a/src/testing/test_testing_connect_peer1.conf +++ b/src/testing/test_testing_connect_peer1.conf @@ -30,6 +30,7 @@ HOSTNAME = localhost [transport-tcp] PORT = 12568 +USE_LOCALADDR = YES [peerinfo] PORT = 12569 diff --git a/src/testing/test_testing_connect_peer2.conf b/src/testing/test_testing_connect_peer2.conf index 6996f4f9c..eb144fe35 100644 --- a/src/testing/test_testing_connect_peer2.conf +++ b/src/testing/test_testing_connect_peer2.conf @@ -30,6 +30,7 @@ HOSTNAME = localhost [transport-tcp] PORT = 22568 +USE_LOCALADDR = YES [peerinfo] PORT = 22569 diff --git a/src/testing/test_testing_data.conf b/src/testing/test_testing_data.conf index 10231c2a4..87ad82b2c 100644 --- a/src/testing/test_testing_data.conf +++ b/src/testing/test_testing_data.conf @@ -20,6 +20,7 @@ PORT = 2567 [transport-tcp] PORT = 2568 +USE_LOCALADDR = YES [peerinfo] PORT = 2569 diff --git a/src/testing/test_testing_data_remote.conf b/src/testing/test_testing_data_remote.conf index 0f76fb862..e2717d5a3 100644 --- a/src/testing/test_testing_data_remote.conf +++ b/src/testing/test_testing_data_remote.conf @@ -21,6 +21,7 @@ PORT = 2567 [transport-tcp] PORT = 2568 +USE_LOCALADDR = YES [peerinfo] PORT = 2569 diff --git a/src/testing/test_testing_data_topology_2d_torus.conf b/src/testing/test_testing_data_topology_2d_torus.conf index dcc63334e..15470e3a2 100644 --- a/src/testing/test_testing_data_topology_2d_torus.conf +++ b/src/testing/test_testing_data_topology_2d_torus.conf @@ -21,6 +21,7 @@ PORT = 2567 [transport-tcp] PORT = 2568 +USE_LOCALADDR = YES [peerinfo] PORT = 2569 diff --git a/src/testing/test_testing_data_topology_blacklist.conf b/src/testing/test_testing_data_topology_blacklist.conf index f970e40a4..c79fb4d4b 100644 --- a/src/testing/test_testing_data_topology_blacklist.conf +++ b/src/testing/test_testing_data_topology_blacklist.conf @@ -23,6 +23,7 @@ PORT = 2567 [transport-tcp] PORT = 2568 +USE_LOCALADDR = YES [transport-udp] PORT = 2568 diff --git a/src/testing/test_testing_data_topology_churn.conf b/src/testing/test_testing_data_topology_churn.conf index 650eea729..c06856285 100644 --- a/src/testing/test_testing_data_topology_churn.conf +++ b/src/testing/test_testing_data_topology_churn.conf @@ -22,6 +22,7 @@ PORT = 2567 [transport-tcp] PORT = 2568 +USE_LOCALADDR = YES [transport-udp] PORT = 2568 diff --git a/src/testing/test_testing_data_topology_clique.conf b/src/testing/test_testing_data_topology_clique.conf index ab86fbf13..a6fb33613 100644 --- a/src/testing/test_testing_data_topology_clique.conf +++ b/src/testing/test_testing_data_topology_clique.conf @@ -24,6 +24,7 @@ PORT = 2567 [transport-tcp] PORT = 2568 ENABLE_UPNP = NO +USE_LOCALADDR = YES [transport-udp] PORT = 2568 diff --git a/src/testing/test_testing_data_topology_clique_dfs.conf b/src/testing/test_testing_data_topology_clique_dfs.conf index a088803b3..194c8ca38 100644 --- a/src/testing/test_testing_data_topology_clique_dfs.conf +++ b/src/testing/test_testing_data_topology_clique_dfs.conf @@ -22,6 +22,7 @@ PORT = 2567 [transport-tcp] PORT = 2568 +USE_LOCALADDR = YES [transport-udp] PORT = 2568 diff --git a/src/testing/test_testing_data_topology_clique_minimum.conf b/src/testing/test_testing_data_topology_clique_minimum.conf index d6904d619..2c60462d8 100644 --- a/src/testing/test_testing_data_topology_clique_minimum.conf +++ b/src/testing/test_testing_data_topology_clique_minimum.conf @@ -22,6 +22,7 @@ PORT = 2567 [transport-tcp] PORT = 2568 +USE_LOCALADDR = YES [transport-udp] PORT = 2568 diff --git a/src/testing/test_testing_data_topology_clique_random.conf b/src/testing/test_testing_data_topology_clique_random.conf index 0630d0ae7..fcedbe44e 100644 --- a/src/testing/test_testing_data_topology_clique_random.conf +++ b/src/testing/test_testing_data_topology_clique_random.conf @@ -24,6 +24,7 @@ PORT = 2567 [transport-tcp] PORT = 2568 +USE_LOCALADDR = YES [transport-udp] PORT = 2568 diff --git a/src/testing/test_testing_data_topology_erdos_renyi.conf b/src/testing/test_testing_data_topology_erdos_renyi.conf index 81e385239..3f0279312 100644 --- a/src/testing/test_testing_data_topology_erdos_renyi.conf +++ b/src/testing/test_testing_data_topology_erdos_renyi.conf @@ -21,6 +21,7 @@ PORT = 2567 [transport-tcp] PORT = 2568 +USE_LOCALADDR = YES [peerinfo] PORT = 2569 diff --git a/src/testing/test_testing_data_topology_internat.conf b/src/testing/test_testing_data_topology_internat.conf index 460f25a66..bc4d29d52 100644 --- a/src/testing/test_testing_data_topology_internat.conf +++ b/src/testing/test_testing_data_topology_internat.conf @@ -21,6 +21,7 @@ PORT = 2567 [transport-tcp] PORT = 2568 +USE_LOCALADDR = YES [peerinfo] PORT = 2569 diff --git a/src/testing/test_testing_data_topology_ring.conf b/src/testing/test_testing_data_topology_ring.conf index 2405125af..b53443b14 100644 --- a/src/testing/test_testing_data_topology_ring.conf +++ b/src/testing/test_testing_data_topology_ring.conf @@ -21,6 +21,7 @@ PORT = 2567 [transport-tcp] PORT = 2568 +USE_LOCALADDR = YES [peerinfo] PORT = 2569 diff --git a/src/testing/test_testing_data_topology_scale_free.conf b/src/testing/test_testing_data_topology_scale_free.conf index b55aad8b2..ac9e2a361 100644 --- a/src/testing/test_testing_data_topology_scale_free.conf +++ b/src/testing/test_testing_data_topology_scale_free.conf @@ -22,6 +22,7 @@ PORT = 2567 [transport-tcp] PORT = 2568 +USE_LOCALADDR = YES [transport-udp] PORT = 2568 diff --git a/src/testing/test_testing_data_topology_small_world_ring.conf b/src/testing/test_testing_data_topology_small_world_ring.conf index 162b14c0b..22bdc4e88 100644 --- a/src/testing/test_testing_data_topology_small_world_ring.conf +++ b/src/testing/test_testing_data_topology_small_world_ring.conf @@ -21,6 +21,7 @@ PORT = 2567 [transport-tcp] PORT = 2568 +USE_LOCALADDR = YES [peerinfo] PORT = 2569 diff --git a/src/testing/test_testing_data_topology_small_world_torus.conf b/src/testing/test_testing_data_topology_small_world_torus.conf index b52fa0cdb..f0fcaa825 100644 --- a/src/testing/test_testing_data_topology_small_world_torus.conf +++ b/src/testing/test_testing_data_topology_small_world_torus.conf @@ -21,6 +21,7 @@ PORT = 2567 [transport-tcp] PORT = 2568 +USE_LOCALADDR = YES [peerinfo] PORT = 2569 diff --git a/src/testing/test_testing_data_topology_stability.conf b/src/testing/test_testing_data_topology_stability.conf index 9976e0f74..d7faa9e55 100644 --- a/src/testing/test_testing_data_topology_stability.conf +++ b/src/testing/test_testing_data_topology_stability.conf @@ -23,6 +23,7 @@ PORT = 2567 [transport-tcp] PORT = 2568 +USE_LOCALADDR = YES [transport-udp] PORT = 2568 diff --git a/src/testing/test_testing_peergroup_data.conf b/src/testing/test_testing_peergroup_data.conf index 8ebb7f1c8..d8d3de7e4 100644 --- a/src/testing/test_testing_peergroup_data.conf +++ b/src/testing/test_testing_peergroup_data.conf @@ -20,6 +20,7 @@ PORT = 2567 [transport-tcp] PORT = 2568 +USE_LOCALADDR = YES [peerinfo] PORT = 2569 -- cgit v1.2.3