linux-imx/net/rxrpc
David Howells 23494bccd2 rxrpc: Don't pick values out of the wire header when setting up security
[ Upstream commit a1c9af4d44 ]

Don't pick values out of the wire header in rxkad when setting up DATA
packet security, but rather use other sources.  This makes it easier to get
rid of txb->wire.

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: Sasha Levin <sashal@kernel.org>
2024-08-29 17:33:36 +02:00
..
af_rxrpc.c
ar-internal.h rxrpc: Fix congestion control algorithm 2024-05-17 12:02:23 +02:00
call_accept.c
call_event.c rxrpc: Fix counting of new acks and nacks 2024-02-16 19:10:50 +01:00
call_object.c rxrpc: Fix congestion control algorithm 2024-05-17 12:02:23 +02:00
call_state.c
conn_client.c
conn_event.c rxrpc: Fix the names of the fields in the ACK trailer struct 2024-05-17 12:02:23 +02:00
conn_object.c rxrpc: Clients must accept conn from any address 2024-05-17 12:02:06 +02:00
conn_service.c
input.c rxrpc: Only transmit one ACK per jumbo packet received 2024-05-17 12:02:23 +02:00
insecure.c
io_thread.c
Kconfig
key.c
local_event.c
local_object.c
Makefile
misc.c
net_ns.c
output.c rxrpc: Fix the names of the fields in the ACK trailer struct 2024-05-17 12:02:23 +02:00
peer_event.c
peer_object.c
proc.c
protocol.h rxrpc: Fix the names of the fields in the ACK trailer struct 2024-05-17 12:02:23 +02:00
recvmsg.c
rtt.c
rxkad.c rxrpc: Don't pick values out of the wire header when setting up security 2024-08-29 17:33:36 +02:00
rxperf.c
security.c
sendmsg.c
server_key.c
skbuff.c
sysctl.c
txbuf.c
utils.c