[Bug 242201] ipfw - option 'ipversion 6' not working

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Nov 26 09:48:29 UTC 2019


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

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

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


More information about the freebsd-ipfw mailing list