[LEDE-DEV] [PATCH v1 0/2] update to the latest cake bake

Kevin Darbyshire-Bryant ldir at darbyshire-bryant.me.uk
Fri Dec 15 08:19:20 PST 2017


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 series updates
cake and iproute's tc to include the latest cake ingredients: ingress mode &
ack filtering along with minor optimisation tweaks.

The upstreaming efforts for iproute's tc can be found at 
https://github.com/dtaht/iproute2-cake-next/commits/net-next

The repository also includes a man page! (tc-cake.8) Well worth a read.

Kevin Darbyshire-Bryant (2):
  kmod-sched-cake: bump to latest bake of cake
  iproute2: cake: support new operating modes

 package/kernel/kmod-sched-cake/Makefile            |   6 +-
 package/network/utils/iproute2/Makefile            |   2 +-
 .../iproute2/patches/950-add-cake-to-tc.patch      | 177 +++++++++++++++------
 3 files changed, 132 insertions(+), 53 deletions(-)

-- 
2.14.3 (Apple Git-98)




More information about the Lede-dev mailing list