Date: Wed, 12 Jul 2023 22:09:26 +0000 From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 272455] pf(4) manpage lists wrong definition for pfi_kif Message-ID: <bug-272455-9-joXCQGf2xc@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-272455-9@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272455 --- Comment #3 from alex@inferiorhumanorgans.com --- Ah thanks, I've not seen libpfctl. I'm working in not-C so it's about as much work (perhaps less since memory management is simplified) to shim the ioctl as it is the library. I suppose that largely ignores the changes coming down the pike in -CURRENT but given that the project (interactive pf shell) is just a bit of a distraction from a distraction from an attempt at shaking off some coding cobwebs I'm not so concerned with future compatibility. Insofar as poking at the ioctl interface directly goes the biggest ergonomic issue that I've run into is that some things can be easily molded into an iterator pattern, and some things (e.g. DIOCIGETIFACES) can't. -- You are receiving this mail because: You are on the CC list for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272455-9-joXCQGf2xc>
