diff options
Diffstat (limited to 'node/Constants.hpp')
-rw-r--r-- | node/Constants.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/node/Constants.hpp b/node/Constants.hpp index 61044fed..67d84e3e 100644 --- a/node/Constants.hpp +++ b/node/Constants.hpp @@ -240,7 +240,7 @@ error_no_ZT_ARCH_defined; /** * Expiration time in ms for multicast history items */ -#define ZT_MULTICAST_DEDUP_HISTORY_EXPIRE 8000 +#define ZT_MULTICAST_DEDUP_HISTORY_EXPIRE 4000 /** * Number of bits to randomly "decay" in bloom filter per hop |