Page MenuHomeFreeBSD

Decode "LACP Fast Timeout" option flag
ClosedPublic

Authored by rpokala on Jun 11 2020, 9:25 PM.
Tags
None
Referenced Files
F102738132: D25239.diff
Sat, Nov 16, 1:29 PM
Unknown Object (File)
Thu, Nov 14, 1:42 PM
Unknown Object (File)
Oct 16 2024, 6:55 PM
Unknown Object (File)
Oct 1 2024, 1:12 PM
Unknown Object (File)
Oct 1 2024, 12:55 PM
Unknown Object (File)
Sep 29 2024, 1:07 AM
Unknown Object (File)
Sep 27 2024, 12:49 AM
Unknown Object (File)
Sep 25 2024, 10:30 PM
Subscribers

Details

Summary

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.

Test Plan

ifconfig -vvv lagg0

...
	lagg options:
		flags=94<USE_NUMA,LACP_STRICT,LACP_FAST_TIMO>
...

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 31647
Build 29226: arc lint + arc unit