K 10 svn:author V 6 mohans K 8 svn:date V 27 2006-04-06T17:21:16.000000Z K 7 svn:log V 383 Eliminate debug code that catches bugs in the hinting of sack variables (tcp_sack_output_debug checks cached hints aginst computed values by walking the scoreboard and reports discrepancies). The sack hinting code has been stable for many months now so it is time for the debug code to go. Leaving tcp_sack_output_debug ifdef'ed out in case we need to resurrect it at a later point. END