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, 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
Unknown Object (File)
Sun, Sep 28, 1:32 PM
Unknown Object (File)
Sat, Sep 27, 11:41 PM
Unknown Object (File)
Sep 10 2025, 8:59 PM
Unknown Object (File)
Sep 7 2025, 8:48 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