OSDN Git Service

rxrpc: Send an immediate ACK if we fill in a hole
authorDavid Howells <dhowells@redhat.com>
Sat, 24 Sep 2016 17:05:27 +0000 (18:05 +0100)
committerDavid Howells <dhowells@redhat.com>
Sat, 24 Sep 2016 22:49:46 +0000 (23:49 +0100)
commita7056c5ba67ee6a956b42cf9ff9ba3a6a0bd9794
treee4d901ab6e5b3a9954ad55e59d13f3f98c69d1be
parent805b21b929e29192fb5de16154f616bfc1116e3e
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>
net/rxrpc/input.c