]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rxrpc: Allow tx_winsize to grow in response to an ACK
authorDavid Howells <dhowells@redhat.com>
Tue, 13 Sep 2016 09:23:01 +0000 (10:23 +0100)
committerDavid Howells <dhowells@redhat.com>
Tue, 13 Sep 2016 21:38:24 +0000 (22:38 +0100)
commit01fd0742248cfc99b3b0cba1e09e1c0ecb8658fa
treee5a8312ad06490b2fa9e34914b4a2a3d4621d782
parent89a80ed4c09afb2aff6abe32f6dd68605f857a7d
rxrpc: Allow tx_winsize to grow in response to an ACK

Allow tx_winsize to grow when the ACK info packet shows a larger receive
window at the other end rather than only permitting it to shrink.

Signed-off-by: David Howells <dhowells@redhat.com>
net/rxrpc/input.c