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, Nov 12, 9:11 AM
Unknown Object (File)
Oct 7 2023, 12:05 PM
Unknown Object (File)
Sep 6 2023, 7:03 AM
Unknown Object (File)
Sep 4 2023, 9:37 AM
Unknown Object (File)
Aug 14 2023, 10:07 PM
Unknown Object (File)
Aug 14 2023, 10:38 AM
Unknown Object (File)
Aug 10 2023, 4:21 AM
Unknown Object (File)
Aug 10 2023, 4:20 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