Rip out network environment fingerprint. This will be replaced by constant monitoring of actual external address surface.

This commit is contained in:
Adam Ierymenko 2015-02-02 16:40:57 -08:00
parent b1bf3f68c3
commit b7148c107d
4 changed files with 0 additions and 63 deletions

View file

@ -274,11 +274,6 @@
*/
#define ZT_PING_CHECK_DELAY 10000
/**
* Delay between checks of network configuration fingerprint
*/
#define ZT_NETWORK_FINGERPRINT_CHECK_DELAY 5000
/**
* Delay between ordinary case pings of direct links
*/