aboutsummaryrefslogtreecommitdiff
path: root/src/cadet/test_cadet.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-03-08 19:11:46 +0000
committerChristian Grothoff <christian@grothoff.org>2015-03-08 19:11:46 +0000
commit5105deda52a78e0aa44b4f86feba98b60a59208b (patch)
tree036eecedd83875132e1d23e76e33c6e9c4d3736c /src/cadet/test_cadet.c
parent226ee707da1f1d38570fc4fa2afe7c0cdf6851e9 (diff)
downloadgnunet-5105deda52a78e0aa44b4f86feba98b60a59208b.tar.gz
gnunet-5105deda52a78e0aa44b4f86feba98b60a59208b.zip
do not do cryptographic verification for results from datacache
Diffstat (limited to 'src/cadet/test_cadet.c')
-rw-r--r--src/cadet/test_cadet.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cadet/test_cadet.c b/src/cadet/test_cadet.c
index 4c8b3e354..9f6bee538 100644
--- a/src/cadet/test_cadet.c
+++ b/src/cadet/test_cadet.c
@@ -33,7 +33,7 @@
33/** 33/**
34 * How namy messages to send 34 * How namy messages to send
35 */ 35 */
36#define TOTAL_PACKETS 2000 36#define TOTAL_PACKETS 20000
37 37
38/** 38/**
39 * How long until we give up on connecting the peers? 39 * How long until we give up on connecting the peers?