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)
Mar 18 2024, 4:55 PM
Unknown Object (File)
Mar 9 2024, 2:07 PM
Unknown Object (File)
Mar 9 2024, 2:07 PM
Unknown Object (File)
Mar 8 2024, 12:46 PM
Unknown Object (File)
Mar 8 2024, 12:33 PM
Unknown Object (File)
Dec 28 2023, 11:08 AM
Unknown Object (File)
Dec 25 2023, 6:45 PM
Unknown Object (File)
Dec 25 2023, 6:45 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.