diff options
author | Ismael Luceno <[email protected]> | 2024-04-21 16:22:32 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <[email protected]> | 2024-04-25 00:22:48 +0200 |
commit | e10d3ba4d434ed172914617ed8d74bd411421193 (patch) | |
tree | 2c50a85b44becf66975ab07f8401126d0a7cc69d /drivers/net/ethernet/intel/igc | |
parent | a9176f7c66f0f438dfd9a1a6c86ca7b73280a494 (diff) |
ipvs: Fix checksumming on GSO of SCTP packets
It was observed in the wild that pairs of consecutive packets would leave
the IPVS with the same wrong checksum, and the issue only went away when
disabling GSO.
IPVS needs to avoid computing the SCTP checksum when using GSO.
Fixes: 90017accff61 ("sctp: Add GSO support")
Co-developed-by: Firo Yang <[email protected]>
Signed-off-by: Ismael Luceno <[email protected]>
Tested-by: Andreas Taschner <[email protected]>
Acked-by: Julian Anastasov <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/igc')
0 files changed, 0 insertions, 0 deletions