Page MenuHomeFreeBSD

Don't set IFCAP_TXRTLMT during lagg_clone_create().
ClosedPublic

Authored by jhb on Jan 30 2019, 9:36 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 6, 4:35 AM
Unknown Object (File)
Sun, Feb 23, 4:10 PM
Unknown Object (File)
Sat, Feb 22, 7:36 AM
Unknown Object (File)
Feb 18 2025, 8:57 AM
Unknown Object (File)
Jan 26 2025, 6:26 PM
Unknown Object (File)
Jan 18 2025, 5:30 PM
Unknown Object (File)
Jan 17 2025, 8:35 PM
Unknown Object (File)
Dec 15 2024, 5:41 PM
Subscribers

Details

Summary

lagg_capabilities() will set the capability once interfaces supporting
the feature are added to the lagg. Setting it on a lagg without any
interfaces is pointless as the if_snd_tag_alloc call will always fail
in that case.

Diff Detail

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