diff options
author | Herbert Xu <[email protected]> | 2023-02-21 13:54:00 +0800 |
---|---|---|
committer | Steffen Klassert <[email protected]> | 2023-02-24 10:07:24 +0100 |
commit | c276a706ea1f51cf9723ed8484feceaf961b8f89 (patch) | |
tree | f4a884a9334bf740905f9a7bef2e8c65dcf14569 /drivers/usb/cdns3/cdns3-imx.c | |
parent | 8222d5910dae08213b6d9d4bc9a7f8502855e624 (diff) |
xfrm: Allow transport-mode states with AF_UNSPEC selector
xfrm state selectors are matched against the inner-most flow
which can be of any address family. Therefore middle states
in nested configurations need to carry a wildcard selector in
order to work at all.
However, this is currently forbidden for transport-mode states.
Fix this by removing the unnecessary check.
Fixes: 13996378e658 ("[IPSEC]: Rename mode to outer_mode and add inner_mode")
Reported-by: David George <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Signed-off-by: Steffen Klassert <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions