mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-17 06:38:25 +00:00
Adding signatures to multicast frames, work in progress, does not build yet
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user