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)
commit9d389d7f84bbb3a294eb05f7dfe2076e291fc150
tree64d17699b5fd95a19ebf2432453e3cdf51dfdac6
parentc7ef8f0c020ac43c8a692bf989017c06ab1fdf0f
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