android_kernel_asus_sm8350/net/xfrm
Kai Lueke 29d9835e44 UPSTREAM: Revert "xfrm: state and policy should fail if XFRMA_IF_ID 0"
commit a3d9001b4e287fc043e5539d03d71a32ab114bcb upstream.

This reverts commit 68ac0f3810e76a853b5f7b90601a05c3048b8b54 because ID
0 was meant to be used for configuring the policy/state without
matching for a specific interface (e.g., Cilium is affected, see
https://github.com/cilium/cilium/pull/18789 and
https://github.com/cilium/cilium/pull/19019).

Bug: 220227367
Signed-off-by: Kai Lueke <kailueke@linux.microsoft.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
(cherry picked from commit 57e401a53c)
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I0d6c17e14d562cef2a4d76b7c4299cf0dd3641d1
Git-commit: 67a04462df
Git-repo: https://android.googlesource.com/kernel/common/
Signed-off-by: Srinivasarao Pathipati <quic_spathi@quicinc.com>
2022-04-20 22:51:09 -07:00
..
Kconfig UPSTREAM: xfrm/compat: Add 32=>64-bit messages translator 2020-11-02 15:48:50 +00:00
Makefile BACKPORT: xfrm: Provide API to register translator module 2020-11-02 15:48:23 +00:00
xfrm_algo.c
xfrm_compat.c UPSTREAM: net/xfrm/compat: Copy xfrm_spdattr_type_t atributes 2021-10-01 11:32:56 -07:00
xfrm_device.c xfrm: Fix double ESP trailer insertion in IPsec crypto offload. 2020-06-30 15:36:53 -04:00
xfrm_hash.c
xfrm_hash.h
xfrm_inout.h
xfrm_input.c xfrm: Fix oops in xfrm_replay_advance_bmp 2021-02-03 23:25:59 +01:00
xfrm_interface.c xfrm: interface with if_id 0 should return error 2022-01-27 09:19:34 +01:00
xfrm_ipcomp.c
xfrm_output.c xfrm: fix a NULL-ptr deref in xfrm_local_error 2020-06-03 08:21:33 +02:00
xfrm_policy.c ANDROID: Fix CRC issue up with xfrm headers in 5.4.174 2022-01-31 15:16:16 +01:00
xfrm_proc.c
xfrm_replay.c
xfrm_state.c Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6" 2022-03-12 15:15:37 +05:30
xfrm_sysctl.c
xfrm_user.c UPSTREAM: Revert "xfrm: state and policy should fail if XFRMA_IF_ID 0" 2022-04-20 22:51:09 -07:00