Page MenuHomeFreeBSD

Check if_capenable, not if_capabilities.
ClosedPublic

Authored by jhb on Oct 5 2020, 9:17 PM.
Tags
None
Referenced Files
F109441620: D26690.diff
Wed, Feb 5, 2:54 AM
Unknown Object (File)
Sat, Jan 25, 9:21 PM
Unknown Object (File)
Jan 1 2025, 3:07 PM
Unknown Object (File)
Oct 5 2024, 12:38 PM
Unknown Object (File)
Oct 5 2024, 12:38 PM
Unknown Object (File)
Oct 5 2024, 12:38 PM
Unknown Object (File)
Oct 5 2024, 12:16 PM
Unknown Object (File)
Sep 30 2024, 5:06 PM
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