[Bug 251822] net/miniupnpd: firewall type detection broken; upstream pull needed
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 23 Jul 2021 20:50:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251822 Dan Mahoney <freebsd@gushi.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |freebsd@gushi.org --- Comment #4 from Dan Mahoney <freebsd@gushi.org> --- Bumping the port to 2.2.2 is fairly trivial -- the makefile patch needs tweaking so it applies cleanly. Flavoring the port is also fairly trivial. That said, I'm looking at the ipfw support. It's based entirely on the OSX ipfw (which I think used a variant of IPFW1) and would need to be pretty much rewritten to map to the calls in /usr/include/netinet/ip_fw. Without that, flavoring is pointless and the port should just be hard-coded to only support pf. I'm going to post a slightly more detailed analysis of what needs to happen over on that ohther bug report. -- You are receiving this mail because: You are the assignee for the bug.