Page MenuHomeFreeBSD

Check if_capenable, not if_capabilities.
ClosedPublic

Authored by jhb on Oct 5 2020, 9:17 PM.
Tags
None
Referenced Files
F151187060: D26690.id.diff
Mon, Apr 6, 4:46 PM
Unknown Object (File)
Sat, Apr 4, 8:53 AM
Unknown Object (File)
Wed, Mar 25, 5:40 PM
Unknown Object (File)
Wed, Mar 25, 2:25 PM
Unknown Object (File)
Fri, Mar 13, 9:32 AM
Unknown Object (File)
Fri, Mar 13, 9:24 AM
Unknown Object (File)
Mar 3 2026, 5:23 AM
Unknown Object (File)
Mar 3 2026, 2:17 AM
Subscribers

Details

Summary

if_capabilities is a read-only mask of supported capabilities.
if_capenable is a mask under administrative control via ifconfig(8).

Test Plan
  • Drew tested this as part of the TLS ratelimit patches

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 34008
Build 31197: arc lint + arc unit