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
..
2011-04-13 11:28:46 +00:00
2012-01-24 14:27:14 +00:00
2012-08-07 07:52:25 +00:00
2012-05-03 08:56:43 +00:00
2012-10-12 09:24:24 +00:00
2012-09-08 20:54:54 +00:00
2012-09-06 07:03:56 +00:00
2012-09-23 07:43:10 +00:00
2012-06-25 17:15:09 +00:00
2012-06-25 17:15:09 +00:00
2012-10-22 21:49:56 +00:00
2012-10-22 21:49:56 +00:00
2012-05-24 23:03:23 +00:00
2012-06-19 07:34:13 +00:00
2012-10-10 08:36:38 +00:00
2011-01-07 21:40:34 +00:00