K 10 svn:author V 6 bryanv K 8 svn:date V 27 2014-10-22T04:01:27.122923Z K 7 svn:log V 245 MFC r272796: Add M_FLOWID to M_COPYFLAGS The M_FLOWID flag should be propagated to the new mbuf pkthdr in m_move_pkthdr() and m_dup_pkthdr(). The new mbuf already got the existing flowid value, but would be ignored since the flag was not set. END