K 10 svn:author V 3 rrs K 8 svn:date V 27 2019-08-21T10:45:28.212112Z K 7 svn:log V 296 Fix an issue when TSO and Rack play together. Basically an retransmission of the initial SYN (with data) would cause us to strip the SYN and decrement/increase offset/len which then caused us a -1 offset and a panic. Reported by: Larry Rosenman (Michael Tuexen helped me debug this at the IETF) END