K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-08-22T01:32:48.000000Z K 7 svn:log V 322 When sliding the m_data pointer forward, update m_pktrhdr.len as well as m_len, or the pkthdr length will be inconsistent with the actual length of data in the mbuf chain. The symptom of this occuring was "out of data" warnings from in_cksum_skip() on large UDP packets sent via the loopback interface. Foot shot: green END