Page MenuHomeFreeBSD

pf (t)ftp-proxy: use libpfctl instead of DIOCGETSTATUS
ClosedPublic

Authored by kp on Aug 30 2023, 12:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 13 2024, 2:39 AM
Unknown Object (File)
Oct 13 2024, 2:12 AM
Unknown Object (File)
Oct 13 2024, 2:10 AM
Unknown Object (File)
Oct 2 2024, 4:29 PM
Unknown Object (File)
Oct 1 2024, 5:01 PM
Unknown Object (File)
Sep 28 2024, 3:04 PM
Unknown Object (File)
Sep 27 2024, 7:41 AM
Unknown Object (File)
Sep 22 2024, 8:38 PM
Subscribers

Details

Summary

Prefer libpfctl functions over direct access to the ioctl whenever
possible. This will allow subsequent removal of DIOCGETSTATUS (in 15) as
there already is an nvlist-based alternative.

MFC after: 1 week
Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

Repository
rG FreeBSD src repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 53338
Build 50229: arc lint + arc unit