[Bug 232396] net/miniupnpd: ipfw support does not compile, likely API change

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 20 Dec 2021 17:39:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232396

--- Comment #8 from PwrSurge <pwrsurge@gmail.com> ---
FYI, Apple's open source IPFW source code is available from the following
links:

ip_fw2.c
VIEW:
https://opensource.apple.com/source/xnu/xnu-1504.7.4/bsd/netinet/ip_fw2.c.auto.html
DOWNLOAD:
https://opensource.apple.com/source/xnu/xnu-1504.7.4/bsd/netinet/ip_fw2.c

ip_fw2.h
VIEW:
https://opensource.apple.com/source/xnu/xnu-1504.7.4/bsd/netinet/ip_fw2.h.auto.html
DOWNLOAD:
https://opensource.apple.com/source/xnu/xnu-1504.7.4/bsd/netinet/ip_fw2.h

ip_fw2_compat.c
VIEW:
https://opensource.apple.com/source/xnu/xnu-1504.7.4/bsd/netinet/ip_fw2_compat.c.auto.html
DOWNLOAD:
https://opensource.apple.com/source/xnu/xnu-1504.7.4/bsd/netinet/ip_fw2_compat.c

ip_fw2_compat.h
VIEW:
https://opensource.apple.com/source/xnu/xnu-1504.7.4/bsd/netinet/ip_fw2_compat.h.auto.html
DOWNLOAD:
https://opensource.apple.com/source/xnu/xnu-1504.7.4/bsd/netinet/ip_fw2_compat.h

ip_fw.h
VIEW:
https://opensource.apple.com/source/xnu/xnu-1504.7.4/bsd/netinet/ip_fw.h.auto.html
DOWNLOAD:
https://opensource.apple.com/source/xnu/xnu-1504.7.4/bsd/netinet/ip_fw.h

-- 
You are receiving this mail because:
You are the assignee for the bug.