Re: [PATCH RFC ipsec-next] xfrm: Make the policy hold queue work with VTI.

2020-07-23 Thread Steffen Klassert
On Fri, Jul 17, 2020 at 10:35:32AM +0200, Steffen Klassert wrote: > 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 This i

[PATCH RFC ipsec-next] xfrm: Make the policy hold queue work with VTI.

2020-07-17 Thread Steffen Klassert
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 --- net/ipv4/ip_vti.c | 6 +- net/ipv6/ip6_vti.c | 6 +- net/xfrm