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

--- Comment #4 from Andrey V. Elsukov <a...@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.
_______________________________________________
freebsd-ipfw@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ipfw
To unsubscribe, send any mail to "freebsd-ipfw-unsubscr...@freebsd.org"

Reply via email to