I've also put this up on github: https://github.com/dtaht/iproute2-cake-next It has generally proved difficult to maintain a branch of linux on github (lots of timeouts), attached is the patchset I sent with email, with the mistake toke pointed out corrected. It did compile, I'm forcing a rebuild on two machines as I write. I am still building linux out of the net-next repo, which is available here: git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git And should be stable for another week or so. Note, if you need 32 bits for netem slotting, there are two patches still outstanding for that. On Fri, Nov 17, 2017 at 1:24 PM, Dave Taht wrote: > This takes the latest cobalt/cake code and applies it to iproute2-next > > Dave Taht (2): > Add support for cake with ack filtering > add cake man page > > man/man8/tc-cake.8 | 530 ++++++++++++++++++++++++++++++++++++++ > tc/Makefile | 1 + > tc/q_cake.c | 732 +++++++++++++++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 1263 insertions(+) > create mode 100644 man/man8/tc-cake.8 > create mode 100644 tc/q_cake.c > > -- > 2.7.4 > -- Dave Täht CEO, TekLibre, LLC http://www.teklibre.com Tel: 1-669-226-2619