K 10 svn:author V 7 jayanth K 8 svn:date V 27 2004-07-19T22:06:01.000000Z K 7 svn:log V 362 Fix a potential panic in the SACK code that was causing 1) data to be sent to the right of snd_recover. 2) send more data then whats in the send buffer. The fix is to postpone sack retransmit to a subsequent recovery episode if the current retransmit pointer is beyond snd_recover. Thanks to Mohan Srinivasan for helping fix the bug. Submitted by:Daniel Lang END