[Bug 204186] Panic in pf_normalize_ip (netpfil/pf/pf_norm.c:1349)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Nov 1 09:47:23 UTC 2015


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

Kristof Provost <kp at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kp at freebsd.org
         Depends on|                            |203976

--- Comment #2 from Kristof Provost <kp at freebsd.org> ---
This is the same problem as #203976

It'll go away if you change this:
> scrub in on $int_if no-df fragment crop
into
> scrub in on $int_if no-df fragment reassemble

It's fixed in CURRENT because we got rid of the 'crop' function (it just
transparently maps to reassemble there).

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


More information about the freebsd-bugs mailing list