[Bug 222705] ipfw "proto udp" parsing problem

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Oct 18 08:30:16 UTC 2017


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ae at FreeBSD.org

--- Comment #3 from Andrey V. Elsukov <ae at FreeBSD.org> ---
Created attachment 187264
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=187264&action=edit
Proposed patch for unreach opcode

This patch adds mapping of IPv4 unreach codes into IPv6 codes that is also used
in NAT64. The only difference, that "unreach proto" is not converted into
"paramater problem", because unreach6 opcode must send ICMPv6 destination
unreachable message. I'm unable to reproduce the problem described in comment
#1.
This patch should only affect the case, when you have "unreach port" and IPv6
packet is matched by rule.

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


More information about the freebsd-ipfw mailing list