openwrt/package/network/utils/iproute2/patches
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
..
001-config.patch iproute2: bump to 4.13 2017-10-13 21:48:44 +02:00
002-json_print-fix-hidden-64-bit-type-promotion.patch iproute2: backport json_print-fix-hidden-64-bit-type-promotion 2018-05-07 08:09:05 +02:00
004-darwin_fixes.patch iproute2: bump to 4.13 2017-10-13 21:48:44 +02:00
007-no_arpd.patch iproute2: update to version 4.15.0 2018-02-15 23:31:23 +01:00
008-no_netem.patch iproute2: update to version 4.15.0 2018-02-15 23:31:23 +01:00
009-keep_libmnl_optional.patch iproute2: update to 4.16 2018-05-02 09:18:26 +02:00
100-allow_pfifo_fast.patch iproute2: bump to 4.11 2017-05-30 14:00:31 +02:00
110-extra-ccopts.patch iproute2: update to version 4.15.0 2018-02-15 23:31:23 +01:00
120-libnetlink-pic.patch iproute2: update to version 4.15.0 2018-02-15 23:31:23 +01:00
300-ip_tiny.patch iproute2: update to 4.16 2018-05-02 09:18:26 +02:00
900-drop_FAILED_POLICY.patch iproute2: update to version 4.15.0 2018-02-15 23:31:23 +01:00
950-add-cake-to-tc.patch iproute2: cake: make gso/gro splitting configurable 2018-09-12 10:25:12 +01:00