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)
Tue, Aug 11, 8:03 AM
Unknown Object (File)
Tue, Aug 11, 5:12 AM
Unknown Object (File)
Sun, Aug 9, 2:41 AM
Unknown Object (File)
Sat, Aug 8, 3:51 PM
Unknown Object (File)
Fri, Aug 7, 10:49 AM
Unknown Object (File)
Fri, Aug 7, 12:53 AM
Unknown Object (File)
Thu, Aug 6, 4:02 PM
Unknown Object (File)
Sun, Jul 26, 10:27 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