Bunch of little bug fixes in newly refactored code.
This commit is contained in:
parent
a004878546
commit
aa59c1de10
8 changed files with 110 additions and 58 deletions
|
@ -235,7 +235,7 @@ error_no_ZT_ARCH_defined;
|
|||
/**
|
||||
* Length of circular ring buffer history of multicast packets
|
||||
*/
|
||||
#define ZT_MULTICAST_DEDUP_HISTORY_LENGTH 4096
|
||||
#define ZT_MULTICAST_DEDUP_HISTORY_LENGTH 1024
|
||||
|
||||
/**
|
||||
* Expiration time in ms for multicast history items
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue