Try another NAT traversal improvement.

This commit is contained in:
Adam Ierymenko 2015-07-28 11:28:47 -07:00
parent dda376c9eb
commit b31071463c
6 changed files with 39 additions and 7 deletions

View file

@ -296,6 +296,9 @@
/**
* Delay between initial direct NAT-t packet and more aggressive techniques
*
* This may also be a delay before sending the first packet if we determine
* that we should wait for the remote to initiate rendezvous first.
*/
#define ZT_NAT_T_TACTICAL_ESCALATION_DELAY 1000