commit | a7056c5ba67ee6a956b42cf9ff9ba3a6a0bd9794 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Sat Sep 24 18:05:27 2016 +0100 |
committer | David Howells <dhowells@redhat.com> | Sat Sep 24 23:49:46 2016 +0100 |
tree | e4d901ab6e5b3a9954ad55e59d13f3f98c69d1be | |
parent | 805b21b929e29192fb5de16154f616bfc1116e3e [diff] |
rxrpc: Send an immediate ACK if we fill in a hole Send an immediate ACK if we fill in a hole in the buffer left by an out-of-sequence packet. This may allow the congestion management in the peer to avoid a retransmission if packets got reordered on the wire. Signed-off-by: David Howells <dhowells@redhat.com>