Michael Tuexen a8a8a8a808 Fix TCP Fast Open for the TCP RACK stack.
* Fix a bug where the SYN handling during established state was
  applied to a front state.
* Move a check for retransmission after the timer handling.
  This was suppressing timer based retransmissions.
* Fix an off-by one byte in the sequence number of retransmissions.
* Apply fixes corresponding to
  https://svnweb.freebsd.org/changeset/base/336934

Reviewed by:		rrs@
Approved by:		re (kib@)
MFC after:		1 month
Sponsored by:		Netflix, Inc.
Differential Revision:	https://reviews.freebsd.org/D16912
2018-09-12 10:27:58 +00:00
..
2018-07-11 14:54:56 +00:00
2018-05-29 12:32:08 +00:00
2018-08-15 15:44:30 +00:00
2018-07-01 08:37:07 +00:00
2018-08-15 20:23:08 +00:00
2018-07-01 08:37:07 +00:00
2018-07-10 08:05:32 +00:00
2018-05-19 05:56:21 +00:00
2018-07-30 20:35:50 +00:00
2018-08-24 10:50:19 +00:00
2018-07-31 22:56:03 +00:00