Page MenuHomeFreeBSD

lagg: Further cleanup of the rr_limit option.
ClosedPublic

Authored by markj on Jan 8 2020, 7:20 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 17, 3:30 PM
Unknown Object (File)
Fri, Mar 29, 2:38 PM
Unknown Object (File)
Jan 20 2024, 9:07 PM
Unknown Object (File)
Jan 20 2024, 5:34 PM
Unknown Object (File)
Dec 29 2023, 6:34 PM
Unknown Object (File)
Dec 10 2023, 5:31 AM
Unknown Object (File)
Nov 30 2023, 12:41 AM
Unknown Object (File)
Oct 6 2023, 1:31 AM
Subscribers

Details

Summary

Add an option flag so that arbitrary updates to a lagg's configuration
do not clear sc_stride. Preseve compatibility for old ifconfig
binaries. Update ifconfig to use the new flag and improve the casting
used when parsing the option parameter.

Modify the RR transmit function to avoid locklessly reading sc_stride
twice. Ensure that sc_stride is always 1 or greater.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable