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)
Thu, Mar 20, 10:25 AM
Unknown Object (File)
Thu, Mar 20, 4:16 AM
Unknown Object (File)
Feb 8 2025, 9:35 AM
Unknown Object (File)
Feb 5 2025, 4:30 AM
Unknown Object (File)
Jan 27 2025, 1:49 PM
Unknown Object (File)
Jan 26 2025, 11:18 PM
Unknown Object (File)
Jan 26 2025, 11:07 PM
Unknown Object (File)
Jan 11 2025, 2:04 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.