Page MenuHomeFreeBSD

pf: Move prototypes for userspace functions to userspace header
ClosedPublic

Authored by kp on Apr 8 2021, 12:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 10, 1:49 PM
Unknown Object (File)
Mon, May 5, 6:13 PM
Unknown Object (File)
Thu, Apr 17, 11:32 PM
Unknown Object (File)
Thu, Apr 17, 10:09 PM
Unknown Object (File)
Apr 10 2025, 4:58 PM
Unknown Object (File)
Mar 14 2025, 3:50 PM
Unknown Object (File)
Feb 25 2025, 10:11 AM
Unknown Object (File)
Feb 24 2025, 4:41 PM

Details

Summary

These functions no longer exist in the kernel, so there's no reason to
keep the prototypes in a kernel header. Move them to pfctl where they're
actually implemented.

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

Diff Detail

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