K 10 svn:author V 5 silby K 8 svn:date V 27 2003-10-19T23:05:19.000000Z K 7 svn:log V 241 Fix a problem where m_defrag would allocate a new mbuf to replace the chain passed into dc_encap, which dc_start was unaware of. This caused the old (now invalid) mbuf to be passed to BPF_MTAP. Spotted by: Kenjiro Cho END