Page MenuHomeFreeBSD

pf: implement start/stop calls via netlink
ClosedPublic

Authored by kp on Oct 10 2023, 3:54 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jul 4, 4:21 AM
Unknown Object (File)
Fri, Jul 3, 6:47 AM
Unknown Object (File)
Fri, Jul 3, 3:45 AM
Unknown Object (File)
Thu, Jul 2, 6:37 PM
Unknown Object (File)
Thu, Jul 2, 3:18 PM
Unknown Object (File)
Jun 9 2026, 4:42 AM
Unknown Object (File)
Jun 8 2026, 5:47 PM
Unknown Object (File)
Jun 8 2026, 12:26 PM

Details

Summary

Implement equivalents to DIOCSTART and DIOCSTOP in netlink. Provide a
libpfctl implementation and add a basic test case, mostly to verify that
we still return the same errors as before the conversion

Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kp requested review of this revision.Oct 10 2023, 3:54 PM
This revision was not accepted when it landed; it landed in state Needs Review.Oct 13 2023, 9:16 AM
This revision was automatically updated to reflect the committed changes.