openwrtv4/package/network/utils/iproute2/patches
Kevin Darbyshire-Bryant a9940ca2d7 iproute2: cake: support new operating modes
There has been recent significant activity with the cake qdisc of late
Some of that effort is related to upstreaming to kernel & iproute2
mainline but we're not quite there yet.  This commit teaches tc how to
activate and interprete the latest cake operating modes, namely:

ingress mode: Instead of only counting packets that make it past the
shaper, include packets we've decided to drop as well, since they did
arrive with us on the link and took link capacity.
This mode is more suitable for shaping the ingress of a link
(e.g. from ISP) rather than the more normal egress.

ack-filter/ack-filter-aggressive: Filter excessive TCP ACKS.  Useful in
highly assymetric links (downstream v upstream capacity) where the
majority of upstream link capacity is occupied with ACKS for downstream
traffic.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2017-12-15 23:54:51 +01:00
..
001-config.patch iproute2: bump to 4.13 2017-10-13 21:48:44 +02:00
004-darwin_fixes.patch iproute2: bump to 4.13 2017-10-13 21:48:44 +02:00
006-no_sctp.patch iproute2: bump to 4.13 2017-10-13 21:48:44 +02:00
007-no_arpd.patch iproute2: update to v4.14.1 2017-12-06 22:30:00 +01:00
008-no_netem.patch iproute2: update to v4.14.1 2017-12-06 22:30:00 +01:00
009-keep_libmnl_optional.patch iproute2: update to v4.14.1 2017-12-06 22:30:00 +01:00
100-allow_pfifo_fast.patch iproute2: bump to 4.11 2017-05-30 14:00:31 +02:00
110-extra-ccopts.patch iproute2: bump to 4.13 2017-10-13 21:48:44 +02:00
120-libnetlink-pic.patch iproute2: update to v4.14.1 2017-12-06 22:30:00 +01:00
271-uapi-libc-compat.h-do-not-rely-on-__GLIBC__.patch iproute2: update to v4.14.1 2017-12-06 22:30:00 +01:00
272-uapi-if_ether.h-prevent-redefinition-of-struct-ethhd.patch iproute2: update to v4.14.1 2017-12-06 22:30:00 +01:00
300-ip_tiny.patch iproute2: align ip help text for tiny variant 2017-12-06 22:30:54 +01:00
900-drop_FAILED_POLICY.patch iproute2: update to v4.14.1 2017-12-06 22:30:00 +01:00
950-add-cake-to-tc.patch iproute2: cake: support new operating modes 2017-12-15 23:54:51 +01:00