Sebastian Moeller writes: > Well, partly the option for HTB was already in his script but under > tested, I changed the script to add stab and to allow easier configuration of > overhead, mow, mtu and tsize (just for stab) from the guy, but the code is > Dave's. I attached the scripts. functions.sh gets the values from the > configuration GUI. I extended the way the linklayer option strings are created, > but basically it is the same method that dave used. And I do see the right > overhead values appear in "tc -d qdisc", so at least something is reaching HTB. > Sorry, that I have no repository for easier access. The repository containing the cerowrt-specific packages is at https://github.com/dtaht/ceropackages-3.3 -- the AQM script specifically is here: https://github.com/dtaht/ceropackages-3.3/tree/master/net/aqm-scripts With the gui at: https://github.com/dtaht/ceropackages-3.3/tree/master/luci/luci-app-aqm -Toke