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, Jan 11, 2:04 PM
Unknown Object (File)
Nov 21 2024, 6:31 AM
Unknown Object (File)
Oct 31 2024, 3:42 PM
Unknown Object (File)
Oct 2 2024, 8:04 AM
Unknown Object (File)
Sep 30 2024, 1:29 AM
Unknown Object (File)
Sep 6 2024, 4:06 AM
Unknown Object (File)
Sep 4 2024, 5:56 AM
Unknown Object (File)
Sep 3 2024, 4:32 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.