Skip to content
Commit f4861f05 authored by Ismael Luceno's avatar Ismael Luceno Committed by Greg Kroah-Hartman
Browse files

ipvs: Fix checksumming on GSO of SCTP packets



[ Upstream commit e10d3ba4 ]

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: 90017acc ("sctp: Add GSO support")
Co-developed-by: default avatarFiro Yang <firo.yang@suse.com>
Signed-off-by: default avatarIsmael Luceno <iluceno@suse.de>
Tested-by: default avatarAndreas Taschner <andreas.taschner@suse.com>
Acked-by: default avatarJulian Anastasov <ja@ssi.bg>
Signed-off-by: default avatarPablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 4115403d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment