You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
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>
7 years ago
..
base-files base-files: fix sysupgrade -b/-l when -c is used 7 years ago
boot merge: targets: update image generation and targets 7 years ago
devel strace: Update to 4.20 7 years ago
firmware firmware: ath10k-firmware: update QCA4019 firmware to 10.4-3.2.1-00058 7 years ago
kernel kmod-sched-cake: bump to latest bake of cake 7 years ago
libs wolfssl: update to 3.12.2 (1 CVE) 7 years ago
network iproute2: cake: support new operating modes 7 years ago
system opkg: fix PKG_CONFIG_DEPENDS to include version.mk entries 7 years ago
utils busybox: enable find -newer needed for shorewall firewall, no size increase on binary 7 years ago
Makefile build: cleanup tmp/ dir of target rootfs 7 years ago