Page MenuHomeFreeBSD

pf: Remove PFRULE_REFS from userspace
ClosedPublic

Authored by kp on Apr 15 2021, 5:18 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 24, 4:20 AM
Unknown Object (File)
Tue, May 21, 8:37 AM
Unknown Object (File)
Sat, May 18, 10:46 AM
Unknown Object (File)
Sat, May 18, 10:38 AM
Unknown Object (File)
Fri, May 17, 6:30 PM
Unknown Object (File)
May 6 2024, 8:08 AM
Unknown Object (File)
Apr 19 2024, 6:33 AM
Unknown Object (File)
Mar 15 2024, 9:50 AM

Details

Reviewers
None
Group Reviewers
network
Commits
rG8bb0f1b87b80: pf: Remove PFRULE_REFS from userspace
Summary

PFRULE_REFS should never be used by userspace, so hide it behind #ifdef
_KERNEL.

MFC after: never
Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

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

Event Timeline

kp requested review of this revision.Apr 15 2021, 5:18 PM
This revision was not accepted when it landed; it landed in state Needs Review.Apr 19 2021, 1:45 PM
This revision was automatically updated to reflect the committed changes.