https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246
--- Comment #63 from Kristof Provost <[email protected]> --- (In reply to jjasen from comment #62) So that's still the same backtrace, and with the patch from comment #54 we can assume that the mbuf length and IP length actually match. 'info locals' in ip_fragment() would be a good start, as would prints of 'p *ip' and 'p/x *ip', much like we've done before. That'll probably look the same, but let's confirm anyway. That now looks more like a bug in ip_fragment() rather than any of the pfsync code, but let's see where the data takes us. -- You are receiving this mail because: You are the assignee for the bug.
