[Bug 254896] ipfw do not matches "proto ipv6" but "proto ip6" works

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Apr 12 10:50:10 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254896

Andrey V. Elsukov <ae at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |Not A Bug
             Status|New                         |Closed
                 CC|                            |ae at FreeBSD.org

--- Comment #2 from Andrey V. Elsukov <ae at FreeBSD.org> ---
(In reply to Bob Bishop from comment #1)

Indeed, `ip6` is the reserved keyword, matches all upper level protocols that
are used within IPv6. `proto ipv6` is protocol 41, means IPv6 datagram
encapsulated inside.

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


More information about the freebsd-ipfw mailing list