Date: Sat, 19 Feb 2022 22:12:39 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 232396] net/miniupnpd: ipfw support does not compile, likely API change Message-ID: <bug-232396-7788-DSSYP3Reqh@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-232396-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-232396-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D232396 Thomas Bernard <nanard@free.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nanard@free.fr --- Comment #10 from Thomas Bernard <nanard@free.fr> --- (In reply to Dan Mahoney from comment #6) ipfw support in miniupnpd was contributed by Jardel Weyrich in 2009/2010 and has not been updated since. it was meant to work with OS X up to 10.6 Snow Leopard. Apple switched to pf since OS X 10.7. Nobody has never contributed anything for supporting the FreeBSD version of ipfw. looking at the ip_fw.h file of FreeBSD, I see that the API is quite differe= nt that the one from OS X, so a ipfw FreeBSD backend for miniupnpd would proba= bly a totally new one. As a side note, I will not merge upstream any generic backend using system() calls, as miniupnpd was designed specifically to replace UPnP IGD implementations working this way. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-232396-7788-DSSYP3Reqh>