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)
Sun, Sep 28, 3:33 PM
Unknown Object (File)
Sat, Sep 27, 3:19 PM
Unknown Object (File)
Fri, Sep 26, 3:45 AM
Unknown Object (File)
Wed, Sep 24, 2:49 PM
Unknown Object (File)
Tue, Sep 23, 1:04 AM
Unknown Object (File)
Sep 9 2025, 5:13 PM
Unknown Object (File)
Aug 25 2025, 10:05 PM
Unknown Object (File)
Aug 24 2025, 4:40 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