]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Ensure that the default RTT stack can make an RTT measurement if
authortuexen <tuexen@FreeBSD.org>
Thu, 22 Nov 2018 19:56:52 +0000 (19:56 +0000)
committertuexen <tuexen@FreeBSD.org>
Thu, 22 Nov 2018 19:56:52 +0000 (19:56 +0000)
commite4a2b60c79dd9906558b89a7cc101e3d939f6e16
tree9305a900e95217ef27e4269cc3ec20eefb7ab17a
parent3ece71ca83c2c41c601be9b55a273e22aba7a408
Ensure that the default RTT stack can make an RTT measurement if
the TCP connection was initiated using the RACK stack, but the
peer does not support the TCP RACK extension.

This ensures that the TCP behaviour on the wire is the same if
the TCP connection is initated using the RACK stack or the default
stack.

Reviewed by: rrs@
MFC after: 1 week
Sponsored by: Netflix, Inc.
Differential Revision: https://reviews.freebsd.org/D18032
sys/netinet/tcp_stacks/rack.c