Files
linux/net/rxrpc
David Howells 2daa0b5ec2 rxrpc: Only take the rwind and mtu values from latest ACK
[ Upstream commit 298bc15b20 ]

Move the out-of-order and duplicate ACK packet check to before the call to
rxrpc_input_ackinfo() so that the receive window size and MTU size are only
checked in the latest ACK packet and don't regress.

Fixes: 248f219cb8 ("rxrpc: Rewrite the data and ack handling code")
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2018-11-10 07:42:56 -08:00
..
2016-09-22 01:26:25 +01:00
2016-09-13 23:09:13 +01:00
2018-05-30 07:50:28 +02:00