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 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)
Sat, Feb 7, 9:38 PM
Unknown Object (File)
Sat, Feb 7, 7:05 PM
Unknown Object (File)
Jan 30 2026, 10:21 PM
Unknown Object (File)
Jan 25 2026, 8:24 AM
Unknown Object (File)
Jan 20 2026, 11:09 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