Make antirec tail len slightly shorter, better performance and still plenty long enough.

This commit is contained in:
Adam Ierymenko 2015-10-30 11:09:40 -07:00
parent 80e62ad291
commit 5bfa29dded

View File

@ -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)