K 10 svn:author V 5 harti K 8 svn:date V 27 2003-08-13T08:50:42.000000Z K 7 svn:log V 355 The tcp_trace call needs the length of the header. Unfortunately the code has rotten a bit so that the header length is not correct at the point when tcp_trace is called. Temporarily compute the correct value before the call and restore the old value after. This makes ports/benchmarks/dbs to almost work. This is a NOP unless you compile with TCPDEBUG. END