summaryrefslogtreecommitdiffstats
path: root/net/rxrpc/skbuff.c
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2020-09-18 00:23:38 +0200
committerDavid Howells <dhowells@redhat.com>2020-11-23 19:09:30 +0100
commitf4bdf3d683183d2d9f06c9f165fa48bb854988a4 (patch)
treee72130840b5544e094211828441f3ef559a71105 /net/rxrpc/skbuff.c
parentrxrpc: Merge prime_packet_security into init_connection_security (diff)
downloadlinux-f4bdf3d683183d2d9f06c9f165fa48bb854988a4.tar.xz
linux-f4bdf3d683183d2d9f06c9f165fa48bb854988a4.zip
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: David Howells <dhowells@redhat.com>
Diffstat (limited to 'net/rxrpc/skbuff.c')
0 files changed, 0 insertions, 0 deletions