Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Nov 2019 09:48:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        ipfw@FreeBSD.org
Subject:   [Bug 242201] ipfw - option 'ipversion 6' not working
Message-ID:  <bug-242201-8303-wBguSibPuv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-242201-8303@https.bugs.freebsd.org/bugzilla/>
References:  <bug-242201-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=3D242201

--- Comment #4 from Andrey V. Elsukov <ae@FreeBSD.org> ---
As I said before, this opcode is designed to match ip_v field of IPv4 heade=
r.
It already works as expected.
If you want to match IPv4 or IPv6 packets, you can use corresponding opcode=
s,
they are "ip4" and "ip6".

--=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-242201-8303-wBguSibPuv>