diff options
author | David Howells <dhowells@redhat.com> | 2024-02-02 16:19:15 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-02-05 13:34:06 +0100 |
commit | 6f769f22822aa4124b556339781b04d810f0e038 (patch) | |
tree | 971a3589da0483cff48d8391a4c291ac9a8878db /net/rxrpc/call_object.c | |
parent | rxrpc: Fix delayed ACKs to not set the reference serial number (diff) | |
download | linux-6f769f22822aa4124b556339781b04d810f0e038.tar.xz linux-6f769f22822aa4124b556339781b04d810f0e038.zip |
rxrpc: Fix response to PING RESPONSE ACKs to a dead call
Stop rxrpc from sending a DUP ACK in response to a PING RESPONSE ACK on a
dead call. We may have initiated the ping but the call may have beaten the
response to completion.
Fixes: 18bfeba50dfd ("rxrpc: Perform terminal call ACK/ABORT retransmission from conn processor")
Signed-off-by: David Howells <dhowells@redhat.com>
cc: Marc Dionne <marc.dionne@auristor.com>
cc: "David S. Miller" <davem@davemloft.net>
cc: Eric Dumazet <edumazet@google.com>
cc: Jakub Kicinski <kuba@kernel.org>
cc: Paolo Abeni <pabeni@redhat.com>
cc: linux-afs@lists.infradead.org
cc: netdev@vger.kernel.org
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/rxrpc/call_object.c')
0 files changed, 0 insertions, 0 deletions