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

rxrpc: Don't reserve security header in Tx DATA skbuff



Insert the security header into the skbuff representing a DATA packet to be
transmitted rather than using skb_reserve() when the packet is allocated.
This makes it easier to apply crypto that spans the security header and the
data, particularly in the upcoming RxGK class where we have a common
encrypt-and-checksum function that is used in a number of circumstances.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent 8d47a43c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment