On 22/03/16 10:37, Reinoud Koornstra wrote:
Hi Everyone,
Everytime I boot I need to set fq_codel for my wireless interface:
sudo tc qdisc add dev wlp4s0 root fq_codel
I also need to sudo sysctl -w net.core.default_qdisc=fq_codel
Is there a good way to have this as the default in the kernel config
instead of pfifo?
Also, are there plans for cake support or do fq_codel in this case mean cake?
Thanks,
Reinoud.
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
You might want to take a look at the patches in openwrt.
Specifically this one:
https://dev.openwrt.org/browser/trunk/target/linux/generic/patches-4.4/662-use_fq_codel_by_default.patch
Best regards
Matthias
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html