mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-16 06:08:15 +00:00
Partial fix for discrepancy between docs and implementation
This commit is contained in:
@ -1808,7 +1808,6 @@ void Bond::setBondParameters(int policy, SharedPtr<Bond> templateBond, bool useT
|
||||
_qw[ZT_QOS_PDV_IDX] = 0.3f;
|
||||
_qw[ZT_QOS_PLR_IDX] = 0.1f;
|
||||
_qw[ZT_QOS_PER_IDX] = 0.1f;
|
||||
_qw[ZT_QOS_SCP_IDX] = 0.1f;
|
||||
|
||||
_failoverInterval = ZT_BOND_FAILOVER_DEFAULT_INTERVAL;
|
||||
|
||||
|
Reference in New Issue
Block a user