Skip to content
Commit ddc7834a authored by David Howells's avatar David Howells
Browse files

rxrpc: Fix loss of final ack on shutdown

Fix the loss of transmission of a call's final ack when a socket gets shut
down.  This means that the server will retransmit the last data packet or
send a ping ack and then get an ICMP indicating the port got closed.  The
server will then view this as a failure.

Fixes: 3136ef49

 ("rxrpc: Delay terminal ACK transmission on a client call")
Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent f3af4ad1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment