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)
Fri, Nov 1, 5:47 PM
Unknown Object (File)
Fri, Nov 1, 5:43 PM
Unknown Object (File)
Thu, Oct 24, 2:57 AM
Unknown Object (File)
Sat, Oct 12, 6:52 PM
Unknown Object (File)
Oct 4 2024, 5:11 AM
Unknown Object (File)
Oct 2 2024, 9:14 AM
Unknown Object (File)
Sep 30 2024, 11:20 PM
Unknown Object (File)
Sep 28 2024, 6:37 AM

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