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)
Tue, Feb 25, 10:11 AM
Unknown Object (File)
Mon, Feb 24, 4:41 PM
Unknown Object (File)
Mon, Feb 24, 2:22 PM
Unknown Object (File)
Sun, Feb 23, 1:42 PM
Unknown Object (File)
Sat, Feb 15, 6:23 PM
Unknown Object (File)
Jan 27 2025, 3:29 AM
Unknown Object (File)
Jan 24 2025, 5:24 PM
Unknown Object (File)
Jan 21 2025, 9:01 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