K 10 svn:author V 5 andre K 8 svn:date V 27 2012-10-28T17:25:08.725083Z K 7 svn:log V 315 When SYN or SYN/ACK had to be retransmitted RFC5681 requires us to reduce the initial CWND to one segment. This reduction got lost some time ago due to a change in initialization ordering. Additionally in tcp_timer_rexmt() avoid entering fast recovery when we're still in TCPS_SYN_SENT state. MFC after: 2 weeks END