projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b69cbe3
)
missing
author
Nathan S. Evans
<evans@in.tum.de>
Tue, 21 Sep 2010 13:30:05 +0000
(13:30 +0000)
committer
Nathan S. Evans
<evans@in.tum.de>
Tue, 21 Sep 2010 13:30:05 +0000
(13:30 +0000)
src/include/gnunet_testing_lib.h
patch
|
blob
|
history
diff --git
a/src/include/gnunet_testing_lib.h
b/src/include/gnunet_testing_lib.h
index 488d1a94be4ca35dd2abdb72c2d6aa2eeadec017..3f0aeb1209255d2d1e80e944d3742f1617632a78 100644
(file)
--- a/
src/include/gnunet_testing_lib.h
+++ b/
src/include/gnunet_testing_lib.h
@@
-788,6
+788,13
@@
enum GNUNET_TESTING_TopologyOption
*/
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.
*/