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, Apr 17, 12:13 AM
Unknown Object (File)
Thu, Apr 9, 8:14 PM
Unknown Object (File)
Tue, Apr 7, 9:53 PM
Unknown Object (File)
Tue, Apr 7, 3:46 PM
Unknown Object (File)
Tue, Apr 7, 9:46 AM
Unknown Object (File)
Sat, Mar 28, 9:28 AM
Unknown Object (File)
Thu, Mar 26, 4:44 PM
Unknown Object (File)
Thu, Mar 26, 3:46 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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable