retry faster
authorChristian Grothoff <christian@grothoff.org>
Thu, 23 Dec 2010 22:01:23 +0000 (22:01 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 23 Dec 2010 22:01:23 +0000 (22:01 +0000)
src/topology/gnunet-daemon-topology.c

index 7a37438665b37db0b51465c0be44a062c4b4d5c3..08b1ba1c3c0effb852fa29cbd34b8880afc645ca 100644 (file)
@@ -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?