summaryrefslogtreecommitdiff
path: root/net/ipv6/addrconf.c
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2013-05-21 08:16:46 (GMT)
committerDavid S. Miller <davem@davemloft.net>2013-05-23 07:06:40 (GMT)
commite43ac79a4bc6ca90de4ba10983b4ca39cd215b4b (patch)
tree6104167d3ff96882bfec0bacc16ec32a032161a1 /net/ipv6/addrconf.c
parentffed61e6fd3a405e79f4d267f22acaee3267fb37 (diff)
downloadlinux-fsl-qoriq-e43ac79a4bc6ca90de4ba10983b4ca39cd215b4b.tar.xz
sch_tbf: segment too big GSO packets
If a GSO packet has a length above tbf burst limit, the packet is currently silently dropped. Current way to handle this is to set the device in non GSO/TSO mode, or setting high bursts, and its sub optimal. We can actually segment too big GSO packets, and send individual segments as tbf parameters allow, allowing for better interoperability. Signed-off-by: Eric Dumazet <edumazet@google.com> Cc: Ben Hutchings <ben@decadent.org.uk> Cc: Jiri Pirko <jiri@resnulli.us> Cc: Jamal Hadi Salim <jhs@mojatatu.com> Reviewed-by: Jiri Pirko <jiri@resnulli.us> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/addrconf.c')
0 files changed, 0 insertions, 0 deletions