diff options
author | David Howells <dhowells@redhat.com> | 2016-09-23 14:17:33 +0200 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2016-09-23 14:17:52 +0200 |
commit | b24d2891cfb0a7975b0039743439c98fe7b7dea7 (patch) | |
tree | 0085b06165816601606819a93e416cd35a6f4fa0 /net/rds/ib.c | |
parent | cxgb4: fix signed wrap around when decrementing index idx (diff) | |
download | linux-b24d2891cfb0a7975b0039743439c98fe7b7dea7.tar.xz linux-b24d2891cfb0a7975b0039743439c98fe7b7dea7.zip |
rxrpc: Preset timestamp on Tx sk_buffs
Set the timestamp on sk_buffs holding packets to be transmitted before
queueing them because the moment the packet is on the queue it can be seen
by the retransmission algorithm - which may see a completely random
timestamp.
If the retransmission algorithm sees such a timestamp, it may retransmit
the packet and, in future, tell the congestion management algorithm that
the retransmit timer expired.
Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'net/rds/ib.c')
0 files changed, 0 insertions, 0 deletions