K 10 svn:author V 7 rwatson K 8 svn:date V 27 2006-03-28T10:16:38.000000Z K 7 svn:log V 357 Remove manual assignment of m_pkthdr from one mbuf to another in ipsec_copypkt(), as this is already handled by the call to M_MOVE_PKTHDR(), which also knows how to correctly handle MAC m_tags. This corrects a panic when running with MAC and KAME IPSEC. PR: kern/94599 Submitted by: zhouyi zhou Reviewed by: bz MFC after: 3 days END