mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-13 22:12:56 +00:00
Make antirec tail len slightly shorter, better performance and still plenty long enough.
This commit is contained in:
parent
80e62ad291
commit
5bfa29dded
@ -35,7 +35,7 @@
|
||||
|
||||
namespace ZeroTier {
|
||||
|
||||
#define ZT_ANTIRECURSION_TAIL_LEN 256
|
||||
#define ZT_ANTIRECURSION_TAIL_LEN 128
|
||||
|
||||
/**
|
||||
* Filter to prevent recursion (ZeroTier-over-ZeroTier)
|
||||
|
Loading…
x
Reference in New Issue
Block a user