Only a few commands are needed to use Quality Of Service (QOS), just login on theconsole as root@ip.of.router and then:
opkg update;
opkg install qos-scripts;
/etc/init.d/qos enable;
/etc/init.d/qos start;
You would find the config file under /etc/config/qos, I mostly only modify the download value so I limit the amount of bandwidth that I share with others so they [...]
