gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r14064 - gnunet/src/topology


From: gnunet
Subject: [GNUnet-SVN] r14064 - gnunet/src/topology
Date: Thu, 23 Dec 2010 23:01:23 +0100

Author: grothoff
Date: 2010-12-23 23:01:23 +0100 (Thu, 23 Dec 2010)
New Revision: 14064

Modified:
   gnunet/src/topology/gnunet-daemon-topology.c
Log:
retry faster

Modified: gnunet/src/topology/gnunet-daemon-topology.c
===================================================================
--- gnunet/src/topology/gnunet-daemon-topology.c        2010-12-23 19:39:53 UTC 
(rev 14063)
+++ gnunet/src/topology/gnunet-daemon-topology.c        2010-12-23 22:01:23 UTC 
(rev 14064)
@@ -59,7 +59,7 @@
  * For how long do we blacklist anyone under any cirumstances after a failed 
connection
  * attempt?
  */
-#define GREYLIST_AFTER_ATTEMPT_MAX GNUNET_TIME_relative_multiply 
(GNUNET_TIME_UNIT_HOURS, 18)
+#define GREYLIST_AFTER_ATTEMPT_MAX GNUNET_TIME_relative_multiply 
(GNUNET_TIME_UNIT_HOURS, 1)
 
 /**
  * How often do we at most advertise any HELLO to a peer?




reply via email to

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