openwrt/package/network
Kevin Darbyshire-Bryant b2a042b5fe iproute2: cake: make gso/gro splitting configurable
This patch makes sch_cake's gso/gro splitting configurable
from userspace.

To disable breaking apart superpackets in sch_cake:

tc qdisc replace dev whatever root cake no-split-gso

to enable:

tc qdisc replace dev whatever root cake split-gso

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
Signed-off-by: Dave Taht <dave.taht@gmail.com>
[pulled from netdev list - no API/ABI change]
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
(cherry picked from commit 3e8a9389961cd866b867740a2f71c2a0af97ab56)
2018-09-12 10:25:12 +01:00
..
config netifd: update to latest git HEAD 2018-08-06 21:45:22 +02:00
ipv6 odhcp6c: add client fqdn and reconfigure options 2018-09-08 21:46:07 +02:00
services dnsmasq: allow dnsmasq variants to be included in image 2018-09-06 21:34:34 +02:00
utils iproute2: cake: make gso/gro splitting configurable 2018-09-12 10:25:12 +01:00