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)
Oct 24 2024, 8:21 AM
Unknown Object (File)
Sep 18 2024, 9:34 AM
Unknown Object (File)
Sep 17 2024, 5:30 PM
Unknown Object (File)
Sep 15 2024, 10:47 PM
Unknown Object (File)
Sep 15 2024, 10:47 PM
Unknown Object (File)
Sep 15 2024, 10:47 PM
Unknown Object (File)
Sep 15 2024, 10:35 PM
Unknown Object (File)
Sep 8 2024, 7:22 PM
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