From: Matthias Wachs Date: Thu, 19 May 2011 09:39:28 +0000 (+0000) Subject: USE_LOCALADDR not needed in configs, is set by testing framework X-Git-Tag: initial-import-from-subversion-38251~18447 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=b93c64618cd4fd7b980f5c503d4d6bbdcc5e6c43;p=oweals%2Fgnunet.git USE_LOCALADDR not needed in configs, is set by testing framework --- diff --git a/src/testing/test_testing_connect_peer1.conf b/src/testing/test_testing_connect_peer1.conf index 0892e2730..d5b2f6178 100644 --- a/src/testing/test_testing_connect_peer1.conf +++ b/src/testing/test_testing_connect_peer1.conf @@ -30,7 +30,6 @@ 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 71529a55f..0b40fb534 100644 --- a/src/testing/test_testing_connect_peer2.conf +++ b/src/testing/test_testing_connect_peer2.conf @@ -30,7 +30,6 @@ 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 e58a1bc0d..80b2fdfc1 100644 --- a/src/testing/test_testing_data.conf +++ b/src/testing/test_testing_data.conf @@ -20,7 +20,7 @@ PORT = 2567 [transport-tcp] PORT = 2568 -USE_LOCALADDR = YES +#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 e2717d5a3..0f76fb862 100644 --- a/src/testing/test_testing_data_remote.conf +++ b/src/testing/test_testing_data_remote.conf @@ -21,7 +21,6 @@ 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 15470e3a2..dcc63334e 100644 --- a/src/testing/test_testing_data_topology_2d_torus.conf +++ b/src/testing/test_testing_data_topology_2d_torus.conf @@ -21,7 +21,6 @@ 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 c79fb4d4b..f970e40a4 100644 --- a/src/testing/test_testing_data_topology_blacklist.conf +++ b/src/testing/test_testing_data_topology_blacklist.conf @@ -23,7 +23,6 @@ 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 c06856285..650eea729 100644 --- a/src/testing/test_testing_data_topology_churn.conf +++ b/src/testing/test_testing_data_topology_churn.conf @@ -22,7 +22,6 @@ 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 a6fb33613..ab86fbf13 100644 --- a/src/testing/test_testing_data_topology_clique.conf +++ b/src/testing/test_testing_data_topology_clique.conf @@ -24,7 +24,6 @@ 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 194c8ca38..a088803b3 100644 --- a/src/testing/test_testing_data_topology_clique_dfs.conf +++ b/src/testing/test_testing_data_topology_clique_dfs.conf @@ -22,7 +22,6 @@ 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 2c60462d8..d6904d619 100644 --- a/src/testing/test_testing_data_topology_clique_minimum.conf +++ b/src/testing/test_testing_data_topology_clique_minimum.conf @@ -22,7 +22,6 @@ 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 fcedbe44e..0630d0ae7 100644 --- a/src/testing/test_testing_data_topology_clique_random.conf +++ b/src/testing/test_testing_data_topology_clique_random.conf @@ -24,7 +24,6 @@ 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 3f0279312..81e385239 100644 --- a/src/testing/test_testing_data_topology_erdos_renyi.conf +++ b/src/testing/test_testing_data_topology_erdos_renyi.conf @@ -21,7 +21,6 @@ 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 bc4d29d52..460f25a66 100644 --- a/src/testing/test_testing_data_topology_internat.conf +++ b/src/testing/test_testing_data_topology_internat.conf @@ -21,7 +21,6 @@ PORT = 2567 [transport-tcp] PORT = 2568 -USE_LOCALADDR = YES [peerinfo] PORT = 2569 diff --git a/src/testing/test_testing_data_topology_none.conf b/src/testing/test_testing_data_topology_none.conf index d98192080..6ef4c3697 100644 --- a/src/testing/test_testing_data_topology_none.conf +++ b/src/testing/test_testing_data_topology_none.conf @@ -26,7 +26,6 @@ PORT = 0 [transport-tcp] PORT = 2568 BINDTO = 127.0.0.1 -USE_LOCALADDR = YES [peerinfo] PORT = 0 diff --git a/src/testing/test_testing_data_topology_ring.conf b/src/testing/test_testing_data_topology_ring.conf index b53443b14..2405125af 100644 --- a/src/testing/test_testing_data_topology_ring.conf +++ b/src/testing/test_testing_data_topology_ring.conf @@ -21,7 +21,6 @@ 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 ac9e2a361..b55aad8b2 100644 --- a/src/testing/test_testing_data_topology_scale_free.conf +++ b/src/testing/test_testing_data_topology_scale_free.conf @@ -22,7 +22,6 @@ 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 22bdc4e88..162b14c0b 100644 --- a/src/testing/test_testing_data_topology_small_world_ring.conf +++ b/src/testing/test_testing_data_topology_small_world_ring.conf @@ -21,7 +21,6 @@ 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 f0fcaa825..b52fa0cdb 100644 --- a/src/testing/test_testing_data_topology_small_world_torus.conf +++ b/src/testing/test_testing_data_topology_small_world_torus.conf @@ -21,7 +21,6 @@ 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 d7faa9e55..9976e0f74 100644 --- a/src/testing/test_testing_data_topology_stability.conf +++ b/src/testing/test_testing_data_topology_stability.conf @@ -23,7 +23,6 @@ PORT = 2567 [transport-tcp] PORT = 2568 -USE_LOCALADDR = YES [transport-udp] PORT = 2568