diff options
author | David Howells <dhowells@redhat.com> | 2022-05-21 10:03:24 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-05-22 22:30:53 +0200 |
commit | 81524b6312535897707f2942695da1d359a5e56b (patch) | |
tree | fcd07bf0d8f48e2e0df44cf25b5ee0368a73ef31 /net/ipv4/udp_bpf.c | |
parent | rxrpc: Fix overlapping ACK accounting (diff) | |
download | linux-81524b6312535897707f2942695da1d359a5e56b.tar.xz linux-81524b6312535897707f2942695da1d359a5e56b.zip |
rxrpc: Don't let ack.previousPacket regress
The previousPacket field in the rx ACK packet should never go backwards -
it's now the highest DATA sequence number received, not the last on
received (it used to be used for out of sequence detection).
Fixes: 248f219cb8bc ("rxrpc: Rewrite the data and ack handling code")
Signed-off-by: David Howells <dhowells@redhat.com>
cc: Marc Dionne <marc.dionne@auristor.com>
cc: linux-afs@lists.infradead.org
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/udp_bpf.c')
0 files changed, 0 insertions, 0 deletions