linux-yocto/net/xfrm
Cosmin Ratiu 6aa81fc0d6 xfrm: Use xdo.dev instead of xdo.real_dev
[ Upstream commit 25ac138f58 ]

The policy offload struct was reused from the state offload and
real_dev was copied from dev, but it was never set to anything else.
Simplify the code by always using xdo.dev for policies.

Signed-off-by: Cosmin Ratiu <cratiu@nvidia.com>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Reviewed-by: Nikolay Aleksandrov <razor@blackwall.org>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-06-19 15:28:11 +02:00
..
espintcp.c
Kconfig
Makefile
xfrm_algo.c
xfrm_compat.c
xfrm_device.c xfrm: Use xdo.dev instead of xdo.real_dev 2025-06-19 15:28:11 +02:00
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_output: Force software GSO only in tunnel mode 2025-03-28 21:59:52 +01:00
xfrm_policy.c xfrm: Sanitize marks before insert 2025-06-04 14:42:17 +02:00
xfrm_proc.c
xfrm_replay.c xfrm: replay: Fix the update of replay_esn->oseq_hi for GSO 2025-02-08 09:52:28 +01:00
xfrm_state.c xfrm: Use xdo.dev instead of xdo.real_dev 2025-06-19 15:28:11 +02:00
xfrm_sysctl.c
xfrm_user.c xfrm: validate new SA's prefixlen using SA family when sel.family is unset 2024-11-01 01:58:34 +01:00