Tweak multicast settings to prevent failures due to TX queue overflow.

This commit is contained in:
Adam Ierymenko
2020-11-12 22:21:43 -05:00
parent 26a0cbcd73
commit 44af828aa4
2 changed files with 3 additions and 4 deletions

View File

@@ -224,7 +224,7 @@
/**
* How often Topology::clean() and Network::clean() and similar are called, in ms
*/
#define ZT_HOUSEKEEPING_PERIOD 60000
#define ZT_HOUSEKEEPING_PERIOD 30000
/**
* Delay between WHOIS retries in ms