K 10 svn:author V 7 glebius K 8 svn:date V 27 2013-03-16T08:55:21.136001Z K 7 svn:log V 246 Contrary to what the deleted comment said, the m_move_pkthdr() will not smash the M_EXT and data pointer, so it is safe to pass an mbuf with external storage procuded by m_getcl() to m_move_pkthdr(). Reviewed by: andre Sponsored by: Nginx, Inc. END