Michael Tuexen 43b223f42e When retransmitting TCP SYN-ACK segments with the TCP timestamp option
enabled use an updated timestamp instead of reusing the one used in
the initial TCP SYN-ACK segment.

This patch ensures that an updated timestamp is used when sending the
SYN-ACK from the syncache code. It was already done if the
SYN-ACK was retransmitted from the generic code.

This makes the behaviour consistent and also conformant with
the TCP specification.

Reviewed by:		jtl@, Jason Eggleston
MFC after:		1 month
Sponsored by:		Neflix, Inc.
Differential Revision:	https://reviews.freebsd.org/D15634
2018-06-15 12:28:43 +00:00
..
2017-02-28 23:42:47 +00:00
2017-02-28 23:42:47 +00:00
2018-05-29 12:32:08 +00:00
2018-03-23 16:56:44 +00:00
2017-12-07 22:19:08 +00:00
2018-05-19 05:56:21 +00:00
2017-12-07 22:19:08 +00:00
2017-12-07 22:19:08 +00:00
2018-05-28 13:31:47 +00:00
2018-05-19 05:56:21 +00:00
2018-05-19 05:56:21 +00:00