gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r8766 - GNUnet/src/include


From: gnunet
Subject: [GNUnet-SVN] r8766 - GNUnet/src/include
Date: Tue, 21 Jul 2009 12:06:55 -0600

Author: nevans
Date: 2009-07-21 12:06:55 -0600 (Tue, 21 Jul 2009)
New Revision: 8766

Modified:
   GNUnet/src/include/dv.h
Log:
priorities for dv message

Modified: GNUnet/src/include/dv.h
===================================================================
--- GNUnet/src/include/dv.h     2009-07-21 18:06:15 UTC (rev 8765)
+++ GNUnet/src/include/dv.h     2009-07-21 18:06:55 UTC (rev 8766)
@@ -32,9 +32,10 @@
 #define GNUNET_DV_LEAST_COST 1
 #define GNUNET_DV_MAX_COST -1
 #define GNUNET_DV_MAX_TABLE_SIZE -1
-#define GNUNET_DV_DEFAULT_SEND_INTERVAL 2000
+#define GNUNET_DV_DEFAULT_SEND_INTERVAL 10000
 #define GNUNET_DV_PEER_EXPIRATION_TIME 600 * GNUNET_CRON_SECONDS
 #define GNUNET_DV_MAINTAIN_FREQUENCY 60 * GNUNET_CRON_SECONDS
+#define GNUNET_DV_DHT_GOSSIP_PRIORITY GNUNET_EXTREME_PRIORITY / 10
 
 /**
  * Message that gets sent between nodes updating dv infos





reply via email to

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