> On 19 May, 2016, at 13:44, LeetMniWheat <[email protected]> wrote: > > There's a simple bandaid fix in issue #20 in sch_cake.c > which changes the following: > > #if KERNEL_VERSION(4, 6, 0) > LINUX_VERSION_CODE > to: > #if KERNEL_VERSION(4, 4, 0) > LINUX_VERSION_CODE
I noticed that fq-pie also lacked support for the new API, which broke it on LEDE, so I added it in the same way as for cake. The sqm package’s makefile doesn’t seem to be commit-specific, so you may need to clean out the old download file to receive the update. - Jonathan Morton _______________________________________________ Cake mailing list [email protected] https://lists.bufferbloat.net/listinfo/cake
