nat topology optimization
authorNathan S. Evans <evans@in.tum.de>
Thu, 24 Feb 2011 12:24:34 +0000 (12:24 +0000)
committerNathan S. Evans <evans@in.tum.de>
Thu, 24 Feb 2011 12:24:34 +0000 (12:24 +0000)
src/testing/testing_group.c

index 5837930ee282e6e89d6855d723cc2100439a704a..60d3fd141480d1523718a03393356ab0446a7f01 100644 (file)
@@ -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);
             }
         }
     }