Tweak metric and clean out attic a bit.

This commit is contained in:
Adam Ierymenko 2016-04-01 11:07:44 -07:00
parent 3df60995e1
commit 0e26917c72
4 changed files with 1 additions and 218 deletions

View file

@ -115,7 +115,7 @@ namespace ZeroTier { typedef BSDEthernetTap EthernetTap; }
#define ZT_MAX_HTTP_CONNECTIONS 64
// Interface metric for ZeroTier taps
#define ZT_IF_METRIC 32768
#define ZT_IF_METRIC 5000
// How often to check for new multicast subscriptions on a tap device
#define ZT_TAP_CHECK_MULTICAST_INTERVAL 5000