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:
Adam Ierymenko 2016-02-22 09:47:50 -08:00
parent 69a438d64d
commit 2aa7138373
4 changed files with 44 additions and 33 deletions

View file

@ -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)