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
F153677981: D23092.id.diff
Wed, Apr 22, 9:00 PM
Unknown Object (File)
Tue, Apr 21, 11:36 AM
Unknown Object (File)
Tue, Apr 21, 8:22 AM
Unknown Object (File)
Tue, Apr 21, 3:30 AM
Unknown Object (File)
Mon, Apr 20, 7:54 PM
Unknown Object (File)
Mon, Apr 20, 10:59 AM
Unknown Object (File)
Mon, Apr 20, 4:49 AM
Unknown Object (File)
Sun, Apr 19, 1:45 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