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)
Sun, Mar 8, 6:32 AM
Unknown Object (File)
Sun, Mar 8, 3:29 AM
Unknown Object (File)
Sun, Mar 1, 2:59 AM
Unknown Object (File)
Sat, Feb 28, 12:13 PM
Unknown Object (File)
Sat, Feb 28, 1:54 AM
Unknown Object (File)
Feb 7 2026, 9:38 PM
Unknown Object (File)
Feb 7 2026, 7:05 PM
Unknown Object (File)
Jan 30 2026, 10:21 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