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)
Mon, Feb 23, 10:11 PM
Unknown Object (File)
Thu, Feb 19, 1:27 PM
Unknown Object (File)
Wed, Feb 11, 1:29 AM
Unknown Object (File)
Sun, Feb 8, 2:21 PM
Unknown Object (File)
Sat, Feb 7, 9:03 PM
Unknown Object (File)
Sat, Feb 7, 12:18 AM
Unknown Object (File)
Jan 31 2026, 4:42 AM
Unknown Object (File)
Jan 21 2026, 12:26 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
Lint Not Applicable
Unit
Tests Not Applicable