aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/gnunet-regex-profiler.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesh/gnunet-regex-profiler.c')
-rw-r--r--src/mesh/gnunet-regex-profiler.c1
1 files changed, 1 insertions, 0 deletions
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,
1109 prof_start_time = GNUNET_TIME_absolute_get (); 1109 prof_start_time = GNUNET_TIME_absolute_get ();
1110 topology_op = 1110 topology_op =
1111 GNUNET_TESTBED_overlay_configure_topology (NULL, num_peers, peer_handles, 1111 GNUNET_TESTBED_overlay_configure_topology (NULL, num_peers, peer_handles,
1112 NULL,
1112 GNUNET_TESTBED_TOPOLOGY_ERDOS_RENYI, 1113 GNUNET_TESTBED_TOPOLOGY_ERDOS_RENYI,
1113 num_links, 1114 num_links,
1114 GNUNET_TESTBED_TOPOLOGY_DISABLE_AUTO_RETRY, 1115 GNUNET_TESTBED_TOPOLOGY_DISABLE_AUTO_RETRY,