K 10 svn:author V 3 rrs K 8 svn:date V 27 2007-06-15T17:59:57.000000Z K 7 svn:log V 393 - Issue one, new stack reduction left packet_drop handling still thinking it had the whole chunk. This could cause a crash if a large packet drop came in. Fixed by adjusting the trunc length down to the limit. - Large sacks with lots of segments could also have same issue. Changed duplicate and segment handling to use proper get_m_ptr function to pull each block from mbuf chains. END