Add the option to LAGG_OPT_BITS.
Rename the symbol from "LAGG_OPT_LACP_TIMEOUT" to "LAGG_OPT_LACP_FAST_TIMO"
to be clear about the fact that it indicates "Fast Timeout" mode.
Differential D25239
Decode "LACP Fast Timeout" option flag rpokala on Jun 11 2020, 9:25 PM. Authored by Tags None Referenced Files
Details
Add the option to LAGG_OPT_BITS. Rename the symbol from "LAGG_OPT_LACP_TIMEOUT" to "LAGG_OPT_LACP_FAST_TIMO" ifconfig -vvv lagg0 ... lagg options: flags=94<USE_NUMA,LACP_STRICT,LACP_FAST_TIMO> ...
Diff Detail
|