K 10 svn:author V 7 darrenr K 8 svn:date V 27 2004-12-16T21:02:16.000000Z K 7 svn:log V 186 Using just m_pullup to get all of the interesting bits in packet into one buffer doesn't work for ipv6 packets, so use m_defrag() here instead as an easy drop-in replacement. PR: 70399 END