Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Oct 2017 14:59:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ipfw@FreeBSD.org
Subject:   [Bug 222705] ipfw "proto udp" parsing problem
Message-ID:  <bug-222705-7515-o6qdtHnBeL@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-222705-7515@https.bugs.freebsd.org/bugzilla/>
References:  <bug-222705-7515@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=3D222705

--- Comment #2 from Jason Mader <jasonmader@gmail.com> ---
if the rule is,

unreach needfrag log ip from any to me udp dst-port 33434-33449 in

where "ip" instead of "ip6" then, IPv4 will receive a need to fragment
response, and IPv6 will receive port closed.

--=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-222705-7515-o6qdtHnBeL>