diff options
author | Felix Fietkau <[email protected]> | 2024-08-19 17:06:21 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-08-21 17:15:05 -0700 |
commit | b128ed5ab27330deeeaf51ea8bb69f1442a96f7f (patch) | |
tree | d08ddf256463abadbaaa5b58e2de84d42f544dab /scripts/rustdoc_test_builder.rs | |
parent | 0d76fc7e27b2097e18ee128e484d107ed6d45e88 (diff) |
udp: fix receiving fraglist GSO packets
When assembling fraglist GSO packets, udp4_gro_complete does not set
skb->csum_start, which makes the extra validation in __udp_gso_segment fail.
Fixes: 89add40066f9 ("net: drop bad gso csum_start and offset in virtio_net_hdr")
Signed-off-by: Felix Fietkau <[email protected]>
Reviewed-by: Willem de Bruijn <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/rustdoc_test_builder.rs')
0 files changed, 0 insertions, 0 deletions