One second delay between NAT-t events.

This commit is contained in:
Adam Ierymenko 2015-05-22 13:12:14 -07:00
parent 196f27f1f0
commit cdec05af24

View File

@ -297,7 +297,7 @@
/**
* Delay between initial direct NAT-t packet and more aggressive techniques
*/
#define ZT_NAT_T_TACTICAL_ESCALATION_DELAY 2000
#define ZT_NAT_T_TACTICAL_ESCALATION_DELAY 1000
/**
* Size of anti-recursion history (see AntiRecursion.hpp)