K 10 svn:author V 4 avos K 8 svn:date V 27 2016-11-06T16:44:33.275207Z K 7 svn:log V 180 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 END