gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r33686 - gnunet/src/cadet


From: gnunet
Subject: [GNUnet-SVN] r33686 - gnunet/src/cadet
Date: Tue, 17 Jun 2014 14:13:26 +0200

Author: bartpolot
Date: 2014-06-17 14:13:26 +0200 (Tue, 17 Jun 2014)
New Revision: 33686

Modified:
   gnunet/src/cadet/test_cadet.conf
Log:
- reduce rekey period for tests, ensure even shorter keepalive

Modified: gnunet/src/cadet/test_cadet.conf
===================================================================
--- gnunet/src/cadet/test_cadet.conf    2014-06-17 12:13:25 UTC (rev 33685)
+++ gnunet/src/cadet/test_cadet.conf    2014-06-17 12:13:26 UTC (rev 33686)
@@ -18,7 +18,7 @@
 #PREFIX = xterm -geometry 100x85 -T peer1 -e gdb --args
 AUTOSTART = NO
 ACCEPT_FROM = 127.0.0.1;
-REFRESH_CONNECTION_TIME = 2 s
+REFRESH_CONNECTION_TIME = 1 s
 ID_ANNOUNCE_TIME = 5 s
 CONNECT_TIMEOUT = 30 s
 DEFAULT_TTL = 16
@@ -27,6 +27,7 @@
 MAX_CONNECTIONS = 10
 MAX_MSGS_QUEUE = 20
 DISABLE_TRY_CONNECT = YES
+REKEY_PERIOD = 2 s
 
 [dht]
 AUTOSTART = NO




reply via email to

[Prev in Thread] Current Thread [Next in Thread]