Explorar el Código

One second delay between NAT-t events.

Adam Ierymenko hace 10 años
padre
commit
cdec05af24
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      node/Constants.hpp

+ 1 - 1
node/Constants.hpp

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