]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
xfrm: Extend the sec_path for IPsec offloading
authorSteffen Klassert <steffen.klassert@secunet.com>
Wed, 15 Feb 2017 08:39:54 +0000 (09:39 +0100)
committerSteffen Klassert <steffen.klassert@secunet.com>
Wed, 15 Feb 2017 10:04:10 +0000 (11:04 +0100)
commit54ef207ac8f7a17d677082157a29f4df8499dc81
tree38ce4d1b10a554617818bb313331482a37156828
parent1e29537034e388c7e72eac43cfcda1d23131623b
xfrm: Extend the sec_path for IPsec offloading

We need to keep per packet offloading informations across
the layers. So we extend the sec_path to carry these for
the input and output offload codepath.

Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
include/net/xfrm.h
net/xfrm/xfrm_input.c