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)
Wed, Apr 24, 4:20 PM
Unknown Object (File)
Mon, Apr 22, 8:57 PM
Unknown Object (File)
Apr 11 2024, 7:14 PM
Unknown Object (File)
Mar 7 2024, 6:16 PM
Unknown Object (File)
Mar 7 2024, 6:16 PM
Unknown Object (File)
Mar 7 2024, 6:15 PM
Unknown Object (File)
Mar 7 2024, 6:07 PM
Unknown Object (File)
Feb 26 2024, 10:17 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