Reduce direct ping delay back to 1m and make SelfAwareness aware of local received-on address to eliminate false symmetric classification.
This commit is contained in:
parent
69a438d64d
commit
2aa7138373
4 changed files with 44 additions and 33 deletions
|
@ -255,7 +255,7 @@
|
|||
/**
|
||||
* Delay between ordinary case pings of direct links
|
||||
*/
|
||||
#define ZT_PEER_DIRECT_PING_DELAY 90000
|
||||
#define ZT_PEER_DIRECT_PING_DELAY 60000
|
||||
|
||||
/**
|
||||
* Timeout for overall peer activity (measured from last receive)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue