diff options
| author | Eric Dumazet <[email protected]> | 2016-05-10 03:55:16 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2016-05-10 19:58:41 +0000 |
| commit | 10a81980fc47e64ffac26a073139813d3f697b64 (patch) | |
| tree | f189b10589163b370cde6fe3f6ccd4833328f27a /net/unix/af_unix.c | |
| parent | Merge branch 'nps_enet-fixes' (diff) | |
| download | kernel-10a81980fc47e64ffac26a073139813d3f697b64.tar.gz kernel-10a81980fc47e64ffac26a073139813d3f697b64.zip | |
tcp: refresh skb timestamp at retransmit time
In the very unlikely case __tcp_retransmit_skb() can not use the cloning
done in tcp_transmit_skb(), we need to refresh skb_mstamp before doing
the copy and transmit, otherwise TCP TS val will be an exact copy of
original transmit.
Fixes: 7faee5c0d514 ("tcp: remove TCP_SKB_CB(skb)->when")
Signed-off-by: Eric Dumazet <[email protected]>
Cc: Yuchung Cheng <[email protected]>
Acked-by: Yuchung Cheng <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
