Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.3 Commit: c19e4d0ee59c88aeb177551c50f2b3eafac99a17 https://github.com/dtaht/ceropackages-3.3/commit/c19e4d0ee59c88aeb177551c50f2b3eafac99a17 Author: Sebastian Moeller Date: 2013-12-15 (Sun, 15 Dec 2013) Changed paths: M luci/luci-app-aqm/files/aqm-cbi.lua M net/aqm-scripts/files/usr/lib/aqm/functions.sh M net/aqm-scripts/files/usr/lib/aqm/simple.qos M net/aqm-scripts/files/usr/lib/aqm/simplest.qos Log Message: ----------- Functionalize the generation of lnklayer adjustment strings The linklayer option strings for the queue setup scripts were simply returned as environment variables. Now they are echoed by script functions so that functions.sh really contains functions...