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

--- Comment #5 from Hans Petter Selasky <hsela...@freebsd.org> ---
Hi,

I looks to me like iflib's rxeof has produced an invalid chain of mbufs.

I only see one bug in there, and that is, if iflib_fixup_rx() gets a new mbuf
header, the m_nextpkt field doesn't get zeroed.

If this is easy to reproduce, can you try the attached patch, meanwhile?

--HPS

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to