Use this:
tc qdisc add dev wlan0 handle 8000: root fq_codel interval 100ms target 5ms flows 1024 quantum 1514 limit 10240
Replace wlan0
with your Wi-Fi interfaces.
Use this:
tc qdisc add dev wlan0 handle 8000: root fq_codel interval 100ms target 5ms flows 1024 quantum 1514 limit 10240
Replace wlan0
with your Wi-Fi interfaces.