K 10 svn:author V 6 archie K 8 svn:date V 27 1999-12-01T23:11:58.000000Z K 7 svn:log V 192 Use m_dup() instead of m_copypacket() to duplicate the mbuf chain. This fixes a bug where if the original packet was modified downstream of the tee node, then the copy could get modified too. END