Andre Oppermann 4249614cb0 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
2012-10-28 17:30:28 +00:00
..
2012-10-27 22:13:42 +00:00
2012-10-28 02:55:51 +00:00
2012-10-10 08:36:38 +00:00
2012-10-24 18:21:22 +00:00
2012-09-14 22:00:03 +00:00
2012-10-10 08:36:38 +00:00
2012-10-23 02:20:11 +00:00
2012-10-10 08:36:38 +00:00