From be11fb77e7339a09e3bbb9f1b30ec7d2e96dfe8d Mon Sep 17 00:00:00 2001 From: "Nathan S. Evans" Date: Thu, 24 Feb 2011 12:24:34 +0000 Subject: nat topology optimization --- src/testing/testing_group.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/testing/testing_group.c') diff --git a/src/testing/testing_group.c b/src/testing/testing_group.c index 5837930ee..60d3fd141 100644 --- a/src/testing/testing_group.c +++ b/src/testing/testing_group.c @@ -1455,7 +1455,7 @@ make_config (const struct GNUNET_CONFIGURATION_Handle *cfg, } /* - * Add entries to the some list + * Remove entries from the peer connection list * * @param pg the peer group we are working with * @param first index of the first peer @@ -2039,7 +2039,7 @@ create_nated_internet_copy (struct GNUNET_TESTING_PeerGroup *pg, outer_count, inner_count); #endif connect_attempts += proc (pg, outer_count, inner_count, list, GNUNET_YES); - add_connections(pg, outer_count, inner_count, ALLOWED, GNUNET_YES); + add_connections(pg, outer_count, inner_count, ALLOWED, GNUNET_NO); } } } -- cgit v1.2.3