gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r13051 - gnunet/src/include


From: gnunet
Subject: [GNUnet-SVN] r13051 - gnunet/src/include
Date: Tue, 21 Sep 2010 15:30:05 +0200

Author: nevans
Date: 2010-09-21 15:30:05 +0200 (Tue, 21 Sep 2010)
New Revision: 13051

Modified:
   gnunet/src/include/gnunet_testing_lib.h
Log:
missing

Modified: gnunet/src/include/gnunet_testing_lib.h
===================================================================
--- gnunet/src/include/gnunet_testing_lib.h     2010-09-21 13:17:49 UTC (rev 
13050)
+++ gnunet/src/include/gnunet_testing_lib.h     2010-09-21 13:30:05 UTC (rev 
13051)
@@ -789,6 +789,13 @@
   GNUNET_TESTING_TOPOLOGY_OPTION_DFS,
 
   /**
+   * Find the N closest peers to each allowed peer in the
+   * topology and make sure a connection to those peers
+   * exists in the connect topology.
+   */
+  GNUNET_TESTING_TOPOLOGY_OPTION_ADD_CLOSEST,
+
+  /**
    * No options specified.
    */
   GNUNET_TESTING_TOPOLOGY_OPTION_NONE




reply via email to

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