K 10 svn:author V 8 bmilekic K 8 svn:date V 27 2004-06-01T16:17:10.000000Z K 7 svn:log V 232 Fix a couple of bugs in the mbuf and packet ctors. In the latter case, nextpkt within the m_hdr was not being initialized to NULL for !M_PKTHDR cases. *Maybe* this will fix weird socket buffer inconsistency panics, but we'll see. END