rrs 0c947ef6e8 This fixes two bugs in the NR-Sack code:
1) When calculating the table offset for sliding the sack
    array, the two byte values must be "ored" together in order
    for us to do the correct sliding of the arrays.
 2) We were NOT properly doing CC and other changes to things only
    NR-Sacked. The solution here is to make a separate function that
    will actually do both CC/updates and free things if its NR sack'd.
    This actually shrinks out common code from three places (much better).

MFC after:	3 days
2009-08-24 11:13:32 +00:00
..
2008-12-15 06:10:57 +00:00
2009-02-03 11:04:03 +00:00
2009-06-17 12:34:56 +00:00
2008-06-11 22:12:50 +00:00
2007-09-24 05:26:24 +00:00