Optimize AntiRecursion.
This commit is contained in:
parent
5bfa29dded
commit
b6725c4415
2 changed files with 42 additions and 29 deletions
|
@ -309,11 +309,6 @@
|
|||
*/
|
||||
#define ZT_NAT_T_TACTICAL_ESCALATION_DELAY 1000
|
||||
|
||||
/**
|
||||
* Size of anti-recursion history (see AntiRecursion.hpp)
|
||||
*/
|
||||
#define ZT_ANTIRECURSION_HISTORY_SIZE 16
|
||||
|
||||
/**
|
||||
* Minimum delay between attempts to confirm new paths to peers (to avoid HELLO flooding)
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue