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)
Mon, Jan 27, 3:29 AM
Unknown Object (File)
Fri, Jan 24, 5:24 PM
Unknown Object (File)
Tue, Jan 21, 9:01 AM
Unknown Object (File)
Sat, Jan 18, 10:15 PM
Unknown Object (File)
Sat, Jan 18, 10:09 PM
Unknown Object (File)
Fri, Jan 17, 4:17 PM
Unknown Object (File)
Sun, Jan 12, 11:00 AM
Unknown Object (File)
Sun, Jan 12, 8:18 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