Adding signatures to multicast frames, work in progress, does not build yet
This commit is contained in:
parent
9f8069434a
commit
bcd079b70e
5 changed files with 194 additions and 85 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue