K 10 svn:author V 5 andre K 8 svn:date V 27 2007-05-06T15:16:05.000000Z K 7 svn:log V 266 Remove the defunct remains of the TCPS_TIME_WAIT cases from tcp_do_segment and change it to a void function. We use a compressed structure for TCPS_TIME_WAIT to save memory. Any late late segments arriving for such a connection is handled directly in the TW code. END