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
F98202748: D41647.diff
Wed, Oct 2, 4:29 PM
F97906539: D41647.diff
Tue, Oct 1, 5:01 PM
Unknown Object (File)
Sat, Sep 28, 3:04 PM
Unknown Object (File)
Fri, Sep 27, 7:41 AM
Unknown Object (File)
Sun, Sep 22, 8:38 PM
Unknown Object (File)
Sat, Sep 21, 1:37 PM
Unknown Object (File)
Wed, Sep 18, 6:29 PM
Unknown Object (File)
Mon, Sep 16, 10:14 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