aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/xfrm6_output.c
diff options
context:
space:
mode:
authorDaniel Axtens <[email protected]>2018-03-01 06:13:38 +0000
committerDavid S. Miller <[email protected]>2018-03-04 22:49:17 +0000
commitee78bbef8d63202ca0f2485aecf30b8c2b0088cc (patch)
treefb4656122536f2df9964865d441751c31a0005da /net/ipv6/xfrm6_output.c
parentnet: rename skb_gso_validate_mtu -> skb_gso_validate_network_len (diff)
downloadkernel-ee78bbef8d63202ca0f2485aecf30b8c2b0088cc.tar.gz
kernel-ee78bbef8d63202ca0f2485aecf30b8c2b0088cc.zip
net: sched: tbf: handle GSO_BY_FRAGS case in enqueue
tbf_enqueue() checks the size of a packet before enqueuing it. However, the GSO size check does not consider the GSO_BY_FRAGS case, and so will drop GSO SCTP packets, causing a massive drop in throughput. Use skb_gso_validate_mac_len() instead, as it does consider that case. Signed-off-by: Daniel Axtens <[email protected]> Reviewed-by: Marcelo Ricardo Leitner <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv6/xfrm6_output.c')
0 files changed, 0 insertions, 0 deletions