mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-07 13:57:54 -04:00
Documentation: bonding: update miimon default to 100
With commitc1f897ce18("bonding: set default miimon value for non-arp modes if not set") the miimon default was changed from zero to 100 if arp_interval is also zero. Document this fact in bonding.rst. Fixes:c1f897ce18("bonding: set default miimon value for non-arp modes if not set") Signed-off-by: Jonathan Toppins <jtoppins@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
a479f9264b
commit
f036b97da6
@@ -566,7 +566,8 @@ miimon
|
||||
link monitoring. A value of 100 is a good starting point.
|
||||
The use_carrier option, below, affects how the link state is
|
||||
determined. See the High Availability section for additional
|
||||
information. The default value is 0.
|
||||
information. The default value is 100 if arp_interval is not
|
||||
set.
|
||||
|
||||
min_links
|
||||
|
||||
|
||||
Reference in New Issue
Block a user