Home
last modified time | relevance | path

Searched hist:"9 e450c1ecb027417c99eba651413d2a6ba6ffc1f" (Results 1 – 2 of 2) sorted by relevance

/linux/net/ipv4/
H A Dtcp_output.cdiff 9e450c1ecb027417c99eba651413d2a6ba6ffc1f Tue Apr 30 00:46:15 CEST 2019 Yuchung Cheng <ycheng@google.com> tcp: better SYNACK sent timestamp

Detecting spurious SYNACK timeout using timestamp option requires
recording the exact SYNACK skb timestamp. Previously the SYNACK
sent timestamp was stamped slightly earlier before the skb
was transmitted. This patch uses the SYNACK skb transmission
timestamp directly.

Signed-off-by: Yuchung Cheng <ycheng@google.com>
Signed-off-by: Neal Cardwell <ncardwell@google.com>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dtcp_input.cdiff 9e450c1ecb027417c99eba651413d2a6ba6ffc1f Tue Apr 30 00:46:15 CEST 2019 Yuchung Cheng <ycheng@google.com> tcp: better SYNACK sent timestamp

Detecting spurious SYNACK timeout using timestamp option requires
recording the exact SYNACK skb timestamp. Previously the SYNACK
sent timestamp was stamped slightly earlier before the skb
was transmitted. This patch uses the SYNACK skb transmission
timestamp directly.

Signed-off-by: Yuchung Cheng <ycheng@google.com>
Signed-off-by: Neal Cardwell <ncardwell@google.com>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>