Date: Fri, 22 May 2015 23:10:16 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-pf@FreeBSD.org Subject: [Bug 200330] panic: pf_addr_cmp: unknown address family 0 when scrub fragment drop-ovl is used Message-ID: <bug-200330-17777-qOrjDfC9PG@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-200330-17777@https.bugs.freebsd.org/bugzilla/> References: <bug-200330-17777@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=200330 --- Comment #6 from Danilo Egea Gondolfo <danilo@FreeBSD.org> --- I've isolated the mbuf data. Parsing the IP header we have: Version: 4 Hlen: 5 ToS: 0 Len: 173 Id: 54533 Off: 185 TTL: 52 P: 17 Sum: f4ad Src: 8.8.8.8 Dst: 172.16.255.179 Curiously, the fragment in the previous panic had the same Length and, I think, the same Offset. -- You are receiving this mail because: You are on the CC list for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200330-17777-qOrjDfC9PG>