mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-16 06:08:15 +00:00
Get a default rate that works for multicast.
This commit is contained in:
@ -261,7 +261,7 @@ error_no_ZT_ARCH_defined;
|
||||
/**
|
||||
* Expiration time in ms for multicast deduplication history items
|
||||
*/
|
||||
#define ZT_MULTICAST_DEDUP_HISTORY_EXPIRE 4000
|
||||
#define ZT_MULTICAST_DEDUP_HISTORY_EXPIRE 2000
|
||||
|
||||
/**
|
||||
* Period between announcements of all multicast 'likes' in ms
|
||||
|
Reference in New Issue
Block a user