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
F132494891: D29643.id87188.diff
Fri, Oct 17, 9:31 AM
F132494643: D29643.id.diff
Fri, Oct 17, 9:29 AM
F132491647: D29643.id87030.diff
Fri, Oct 17, 9:00 AM
F132490828: D29643.id87030.diff
Fri, Oct 17, 8:53 AM
Unknown Object (File)
Sat, Oct 11, 6:05 PM
Unknown Object (File)
Sat, Oct 11, 6:05 PM
Unknown Object (File)
Sat, Oct 11, 6:05 PM
Unknown Object (File)
Sat, Oct 11, 9:21 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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable