Try another NAT traversal improvement.
This commit is contained in:
parent
dda376c9eb
commit
b31071463c
6 changed files with 39 additions and 7 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue