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)
Mar 13 2024, 3:23 PM
Unknown Object (File)
Mar 13 2024, 3:23 PM
Unknown Object (File)
Mar 13 2024, 3:23 PM
Unknown Object (File)
Mar 10 2024, 10:29 AM
Unknown Object (File)
Feb 7 2024, 4:48 PM
Unknown Object (File)
Jan 15 2024, 9:07 AM
Unknown Object (File)
Jan 3 2024, 10:28 AM
Unknown Object (File)
Jan 3 2024, 10:28 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