linux/net/rxrpc
David Howells ddc7834af8 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: 3136ef49a1 ("rxrpc: Delay terminal ACK transmission on a client call")
Signed-off-by: David Howells <dhowells@redhat.com>
2020-10-15 13:28:00 +01:00
..
af_rxrpc.c
ar-internal.h rxrpc: Fix loss of final ack on shutdown 2020-10-15 13:28:00 +01:00
call_accept.c rxrpc: Fix accept on a connection that need securing 2020-10-05 16:35:57 +01:00
call_event.c
call_object.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2020-10-08 15:44:50 -07:00
conn_client.c rxrpc: Fix loss of final ack on shutdown 2020-10-15 13:28:00 +01:00
conn_event.c rxrpc: Fix loss of final ack on shutdown 2020-10-15 13:28:00 +01:00
conn_object.c
conn_service.c
input.c
insecure.c
Kconfig
key.c rxrpc: Fix server keyring leak 2020-10-05 17:09:22 +01:00
local_event.c
local_object.c
Makefile
misc.c
net_ns.c
output.c
peer_event.c
peer_object.c
proc.c
protocol.h
recvmsg.c rxrpc: Fix accept on a connection that need securing 2020-10-05 16:35:57 +01:00
rtt.c
rxkad.c
security.c
sendmsg.c rxrpc: Fix accept on a connection that need securing 2020-10-05 16:35:57 +01:00
skbuff.c
sysctl.c
utils.c