gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r14523 - gnunet/src/testing


From: gnunet
Subject: [GNUnet-SVN] r14523 - gnunet/src/testing
Date: Thu, 24 Feb 2011 13:24:34 +0100

Author: nevans
Date: 2011-02-24 13:24:34 +0100 (Thu, 24 Feb 2011)
New Revision: 14523

Modified:
   gnunet/src/testing/testing_group.c
Log:
nat topology optimization

Modified: gnunet/src/testing/testing_group.c
===================================================================
--- gnunet/src/testing/testing_group.c  2011-02-24 12:15:41 UTC (rev 14522)
+++ gnunet/src/testing/testing_group.c  2011-02-24 12:24:34 UTC (rev 14523)
@@ -1455,7 +1455,7 @@
 }
 
 /*
- * 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 @@
                           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);
             }
         }
     }




reply via email to

[Prev in Thread] Current Thread [Next in Thread]