K 10 svn:author V 7 rwatson K 8 svn:date V 27 2006-04-01T15:16:14.000000Z K 7 svn:log V 439 Merge ipsec.c:1.44 from HEAD to RELENG_6: 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, gnn Approved by: re (mux) END