[Bug 200330] panic: pf_addr_cmp: unknown address family 0 when scrub fragment drop-ovl is used

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri May 22 23:10:16 UTC 2015


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

--- Comment #6 from Danilo Egea Gondolfo <danilo at 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.


More information about the freebsd-pf mailing list