summaryrefslogtreecommitdiff
path: root/node/Constants.hpp
diff options
context:
space:
mode:
authorGrant Limberg <glimberg@gmail.com>2015-05-23 13:34:21 -0700
committerGrant Limberg <glimberg@gmail.com>2015-05-23 13:34:21 -0700
commit5c2aaad365b5f4d575d4cc40d7808db990a7f680 (patch)
tree84d50bface4ae245994dc78cb57738711f2baebc /node/Constants.hpp
parent1e043a3f66c5ae7d9c1043be3244d605cbaa64fa (diff)
parentd8783b14eb465cd97950afd726e940bbe3708c8a (diff)
downloadinfinitytier-5c2aaad365b5f4d575d4cc40d7808db990a7f680.tar.gz
infinitytier-5c2aaad365b5f4d575d4cc40d7808db990a7f680.zip
Merge branch 'adamierymenko-dev' into android-jni
Diffstat (limited to 'node/Constants.hpp')
-rw-r--r--node/Constants.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/node/Constants.hpp b/node/Constants.hpp
index 1da10d11..ed227f9f 100644
--- a/node/Constants.hpp
+++ b/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)