Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.3 Commit: b3512ecb5e0631b6d10b798fb226d42c6ce6665d https://github.com/dtaht/ceropackages-3.3/commit/b3512ecb5e0631b6d10b798fb226d42c6ce6665d Author: Sebastian Moeller Date: 2013-12-18 (Wed, 18 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/run.sh M net/aqm-scripts/files/usr/lib/aqm/simple.qos M net/aqm-scripts/files/usr/lib/aqm/simple.qos.help M net/aqm-scripts/files/usr/lib/aqm/simplest.qos Log Message: ----------- Reorganize the Queueing Discipline configuration tab The Queueing Discipline tab in the default state did only show a blank check box. To let the user know what is configured expose the queueing discipline and the queue setup script unconditionally. The ECN settings stay hidden under control of the advanced configuration checkbox. The "Show Dangerous Configuration" check box now allows to define one string for ingress and egress each that is appended to each tcx command line setting up each qdisc (under AQM control). This allows easier access to the more specalized options of each qdisc for testing and research. Since there is no checking whatsoever perfomed on these two strings ths option is truely for experts and hence dangerous.