diff options
author | Mike Yu <yumike@google.com> | 2024-07-12 10:51:24 +0800 |
---|---|---|
committer | Steffen Klassert <steffen.klassert@secunet.com> | 2024-07-12 08:43:29 +0200 |
commit | 4ecbac84b5b8c4ad033b473782582568810baf61 (patch) | |
tree | 9ce1c63d971bf027a2c580fbcbb0b57c448fa7b3 /net/ipv4/esp4.c | |
parent | a10fb4a84a693891b2e205684456d0825363fc24 (diff) |
xfrm: Support crypto offload for inbound IPv4 UDP-encapsulated ESP packet
If xfrm_input() is called with UDP_ENCAP_ESPINUDP, the packet is
already processed in UDP layer that removes the UDP header.
Therefore, there should be no much difference to treat it as an
ESP packet in the XFRM stack.
Test: Enabled dir=in IPsec crypto offload, and verified IPv4
UDP-encapsulated ESP packets on both wifi/cellular network
Signed-off-by: Mike Yu <yumike@google.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Diffstat (limited to 'net/ipv4/esp4.c')
0 files changed, 0 insertions, 0 deletions