openwrt/package
Kevin Darbyshire-Bryant c4e9487cf5 iproute2: cake: support new operating modes for 17.01
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-30 00:36:01 +01:00
..
base-files base-files: fix logic when to show failsafe banner 2017-12-29 15:59:17 +01:00
boot package/grub2: update to 2.02 2017-12-13 15:54:12 +01:00
devel valgrind: bump to 3.13.0 2017-12-13 16:23:38 +01:00
firmware ath10k-firmware: do not select the qca988x by default 2017-05-27 14:22:16 +02:00
kernel kmod-sched-cake: bump to latest bake of cake for 17.01 2017-12-30 00:35:41 +01:00
libs libnl-tiny: use fixed message size instead of using the page size 2017-12-13 16:52:12 +01:00
network iproute2: cake: support new operating modes for 17.01 2017-12-30 00:36:01 +01:00
system procd: Always tell cmake whether to include seccomp support or not 2017-12-13 16:44:07 +01:00
utils usbutils: Update usb.ids file to latest 2017-12-13 16:54:29 +01:00
Makefile build: fix triggering opkg/host compilation 2017-04-09 15:42:20 +02:00