xfrm: Make the policy hold queue work with VTI.
authorSteffen Klassert <steffen.klassert@secunet.com>
Fri, 17 Jul 2020 08:35:32 +0000 (10:35 +0200)
committerSteffen Klassert <steffen.klassert@secunet.com>
Tue, 21 Jul 2020 06:34:44 +0000 (08:34 +0200)
commitb328ecc468f8f92433c9ad82675c0ce9f99b10cf
tree6e74a4c8b50746ebb7a53d40d027081af3d21385
parent96a208295040c00c85d022720c10ec1a751b9bdb
xfrm: Make the policy hold queue work with VTI.

We forgot to support the xfrm policy hold queue when
VTI was implemented. This patch adds everything we
need so that we can use the policy hold queue together
with VTI interfaces.

Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
net/ipv4/ip_vti.c
net/ipv6/ip6_vti.c
net/xfrm/xfrm_policy.c