[Bug 242318] ipfw - fix option 'ipversion' matching only IPv4 packets

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 17 Oct 2021 05:14:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242318

Felix Johnson <felix.the.red@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |felix.the.red@gmail.com

--- Comment #1 from Felix Johnson <felix.the.red@gmail.com> ---
ip_fw2.c added IPv6 support for ipversion in this revision:
https://cgit.freebsd.org/src/commit/sys/netpfil/ipfw/ip_fw2.c?id=1388cfe1b500db39d4858083f333e50c0f80b5e4

Since IPv4 and IPv6 are supported, do we still need this PR?

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