diff options
author | Ilan Tayari <ilant@mellanox.com> | 2017-08-01 12:49:05 +0300 |
---|---|---|
committer | Steffen Klassert <steffen.klassert@secunet.com> | 2017-08-02 12:00:15 +0300 |
commit | e51a64727079f46fc3a99f380de384d5ab01fffa (patch) | |
tree | 4898eade0fed1b5bffdaccd9852ee7eeeb24baf8 /net/ipv6/xfrm6_input.c | |
parent | ec9567a9e008d1248e4d88f7ff1026ba68133621 (diff) | |
download | linux-e51a64727079f46fc3a99f380de384d5ab01fffa.tar.xz |
esp6: Support RX checksum with crypto offload
Keep the device's reported ip_summed indication in case crypto
was offloaded by the device. Subtract the csum values of the
stripped parts (esp header+iv, esp trailer+auth_data) to keep
value correct.
Note: CHECKSUM_COMPLETE should be indicated only if skb->csum
has the post-decryption offload csum value.
Signed-off-by: Ariel Levkovich <lariel@mellanox.com>
Signed-off-by: Ilan Tayari <ilant@mellanox.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Diffstat (limited to 'net/ipv6/xfrm6_input.c')
0 files changed, 0 insertions, 0 deletions