浏览代码

One second delay between NAT-t events.

Adam Ierymenko 10 年之前
父节点
当前提交
cdec05af24
共有 1 个文件被更改,包括 1 次插入1 次删除
  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)