https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195074
--- Comment #8 from [email protected] --- A commit references this bug: Author: avos Date: Sun Nov 6 16:44:33 UTC 2016 New revision: 308376 URL: https://svnweb.freebsd.org/changeset/base/308376 Log: MFC r288990: Fix regression from r248371. We need to copy packet header to new mbuf. Unlike in the pre-r248371 code, assert that M_PKTHDR is set only on a first mbuf. PR: 195074 Changes: _U stable/10/ stable/10/sys/kern/uipc_mbuf.c -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-wireless To unsubscribe, send any mail to "[email protected]"
