diff options
author | Andrey Vagin <[email protected]> | 2013-08-16 19:04:36 +0400 |
---|---|---|
committer | David S. Miller <[email protected]> | 2013-08-20 13:07:15 -0700 |
commit | 7ed5c5ae96d23da22de95e1c7a239537acd378b1 (patch) | |
tree | 3047a05b711692bb9da8504c26c54fe3229f22be /lib/mpi/mpi-bit.c | |
parent | 49baea881689a5a0d597d5d636e13567a4c449a6 (diff) |
tcp: set timestamps for restored skb-s
When the repair mode is turned off, the write queue seqs are
updated so that the whole queue is considered to be 'already sent.
The "when" field must be set for such skb. It's used in tcp_rearm_rto
for example. If the "when" field isn't set, the retransmit timeout can
be calculated incorrectly and a tcp connected can stop for two minutes
(TCP_RTO_MAX).
Acked-by: Pavel Emelyanov <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: Alexey Kuznetsov <[email protected]>
Cc: James Morris <[email protected]>
Cc: Hideaki YOSHIFUJI <[email protected]>
Cc: Patrick McHardy <[email protected]>
Signed-off-by: Andrey Vagin <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions