If a client is using the rack stack to initiate a TCP connection to a server not supporting the TCP SACK extension, the client side switches on reception of the SYN-ACK the stack to the base stack. The base stack should be able to use the SYN/SYN-ACK for an initial RTT measurement, as if the base stack was used right from the beginning.
This patch allows the base stack to perform this measurement after switchback.