linux-stable/net/xfrm
Leon Romanovsky 35395e31e5 xfrm: add missed call to delete offloaded policies
[ Upstream commit bf06fcf4be ]

Offloaded policies are deleted through two flows: netdev is going
down and policy flush.

In both cases, the code lacks relevant call to delete offloaded policy.

Fixes: 919e43fad5 ("xfrm: add an interface to offload policy")
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-06-28 11:14:11 +02:00
..
Kconfig
Makefile
espintcp.c
xfrm_algo.c
xfrm_compat.c
xfrm_device.c
xfrm_hash.c
xfrm_hash.h
xfrm_inout.h
xfrm_input.c
xfrm_interface_bpf.c
xfrm_interface_core.c
xfrm_ipcomp.c
xfrm_output.c
xfrm_policy.c xfrm: add missed call to delete offloaded policies 2023-06-28 11:14:11 +02:00
xfrm_proc.c
xfrm_replay.c
xfrm_state.c
xfrm_sysctl.c
xfrm_user.c