Get a default rate that works for multicast.
This commit is contained in:
parent
d74b5f4bc6
commit
55e7ddba1e
3 changed files with 12 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue