]> git.baikalelectronics.ru Git - kernel.git/commit
xfrm: Add a xfrm type offload.
authorSteffen Klassert <steffen.klassert@secunet.com>
Fri, 14 Apr 2017 08:05:44 +0000 (10:05 +0200)
committerSteffen Klassert <steffen.klassert@secunet.com>
Fri, 14 Apr 2017 08:05:44 +0000 (10:05 +0200)
commit34f8f09c83d41b470dba6615f998fe37990e69fb
tree64d17699b5fd95a19ebf2432453e3cdf51dfdac6
parent13a91301d1ee383a9529155357b6ac0b7005dff0
xfrm: Add a xfrm type offload.

We add a struct  xfrm_type_offload so that we have the offloaded
codepath separated to the non offloaded codepath. With this the
non offloade and the offloaded codepath can coexist.

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