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, 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
Unknown Object (File)
Dec 4 2024, 12:59 PM
Unknown Object (File)
Nov 28 2024, 3:48 AM
Unknown Object (File)
Nov 1 2024, 5:47 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