From b0ca95f6c05e8486e252b4d8bdd6ae16b6d2560a Mon Sep 17 00:00:00 2001 From: Sree Harsha Totakura Date: Tue, 20 Nov 2012 12:29:57 +0000 Subject: extended overlay configure topology to return max connections --- src/mesh/gnunet-regex-profiler.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mesh') diff --git a/src/mesh/gnunet-regex-profiler.c b/src/mesh/gnunet-regex-profiler.c index 1e785b888..0733e267f 100644 --- a/src/mesh/gnunet-regex-profiler.c +++ b/src/mesh/gnunet-regex-profiler.c @@ -1109,6 +1109,7 @@ do_configure_topology (void *cls, prof_start_time = GNUNET_TIME_absolute_get (); topology_op = GNUNET_TESTBED_overlay_configure_topology (NULL, num_peers, peer_handles, + NULL, GNUNET_TESTBED_TOPOLOGY_ERDOS_RENYI, num_links, GNUNET_TESTBED_TOPOLOGY_DISABLE_AUTO_RETRY, -- cgit v1.2.3