mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-16 03:56:54 +02:00
Kill more kittens.
This commit is contained in:
parent
4564dd95ff
commit
5986d83738
1 changed files with 2 additions and 2 deletions
|
@ -253,10 +253,10 @@
|
|||
/**
|
||||
* How frequently to send a zero-byte UDP keepalive packet
|
||||
*
|
||||
* There are NATs with timeouts as short as 30 seconds, so this turns out
|
||||
* There are NATs with timeouts as short as 20 seconds, so this turns out
|
||||
* to be needed.
|
||||
*/
|
||||
#define ZT_NAT_KEEPALIVE_DELAY 25000
|
||||
#define ZT_NAT_KEEPALIVE_DELAY 19000
|
||||
|
||||
/**
|
||||
* Delay between scans of the topology active peer DB for peers that need ping
|
||||
|
|
Loading…
Add table
Reference in a new issue