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)
Thu, Nov 6, 11:01 PM
Unknown Object (File)
Thu, Nov 6, 10:25 PM
Unknown Object (File)
Mon, Nov 3, 9:32 PM
Unknown Object (File)
Sun, Nov 2, 5:31 AM
Unknown Object (File)
Wed, Oct 29, 2:19 PM
Unknown Object (File)
Wed, Oct 29, 1:53 PM
Unknown Object (File)
Wed, Oct 29, 12:40 AM
Unknown Object (File)
Sun, Oct 26, 5:51 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