aboutsummaryrefslogtreecommitdiff
path: root/src/cadet/test_cadet.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cadet/test_cadet.c')
-rw-r--r--src/cadet/test_cadet.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cadet/test_cadet.c b/src/cadet/test_cadet.c
index aaf9c4f0c..a58867c6f 100644
--- a/src/cadet/test_cadet.c
+++ b/src/cadet/test_cadet.c
@@ -34,6 +34,7 @@
34 * How namy messages to send 34 * How namy messages to send
35 */ 35 */
36#define TOTAL_PACKETS 2000 36#define TOTAL_PACKETS 2000
37#define TOTAL_PACKETS 20000
37 38
38/** 39/**
39 * How long until we give up on connecting the peers? 40 * How long until we give up on connecting the peers?