HomeFreeBSD

MFC r362078:

Description

MFC r362078:

Decode the "LACP Fast Timeout" LAGG option flag

r286700 added the "lacp_fast_timeout" option to `ifconfig', but we forgot to
include the new option in the string used to decode the option bits. Add
"LACP_FAST_TIMO" to LAGG_OPT_BITS.

Also, s/LAGG_OPT_LACP_TIMEOUT/LAGG_OPT_LACP_FAST_TIMO/g , to be clearer that
the flag indicates "Fast Timeout" mode.

Details

Provenance
rpokalaAuthored on
Parents
rS362365: md5(1): Add EXAMPLES section
Branches
Unknown
Tags
Unknown