Date: Mon, 12 Apr 2021 10:50:10 +0000 From: bugzilla-noreply@freebsd.org To: ipfw@FreeBSD.org Subject: [Bug 254896] ipfw do not matches "proto ipv6" but "proto ip6" works Message-ID: <bug-254896-8303-JYrqxLvNT0@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-254896-8303@https.bugs.freebsd.org/bugzilla/> References: <bug-254896-8303@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=3D254896 Andrey V. Elsukov <ae@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Not A Bug Status|New |Closed CC| |ae@FreeBSD.org --- Comment #2 from Andrey V. Elsukov <ae@FreeBSD.org> --- (In reply to Bob Bishop from comment #1) Indeed, `ip6` is the reserved keyword, matches all upper level protocols th= at are used within IPv6. `proto ipv6` is protocol 41, means IPv6 datagram encapsulated inside. --=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-254896-8303-JYrqxLvNT0>