mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-11-02 22:14:26 -05:00
iproute2's tc was updated to support the recently upstreamed cake qdisc. Backport this canonical support from upstream into iproute2 v4.17 There is no kernel kmod/userspace tc ABI change in this release from the previous package bump, so everyone can breath a sigh of relief. This is largely a code style change, the exception to prove the rule: option 'autorate_ingress' has been changed to 'autorate-ingress' to fit in with upstream option naming expectations. No openwrt package (e.g. sqm-scripts) has knowledge of 'autorate_ingress' thus only users who made their own scripts or used it within the 'dangerous configuration' options of sqm-scripts will be affected. Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk> |
||
|---|---|---|
| .. | ||
| 001-rdma-sync-some-IP-headers-with-glibc.patch | ||
| 100-config.patch | ||
| 110-darwin_fixes.patch | ||
| 120-no_arpd.patch | ||
| 130-no_netem.patch | ||
| 140-allow_pfifo_fast.patch | ||
| 140-keep_libmnl_optional.patch | ||
| 150-extra-ccopts.patch | ||
| 160-libnetlink-pic.patch | ||
| 170-ip_tiny.patch | ||
| 180-drop_FAILED_POLICY.patch | ||
| 190-add-cake-to-tc.patch | ||