Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.3 Commit: 0e701315c416c930712682205788b50b16ee65f9 https://github.com/dtaht/ceropackages-3.3/commit/0e701315c416c930712682205788b50b16ee65f9 Author: Sebastian Moeller Date: 2013-12-12 (Thu, 12 Dec 2013) Changed paths: M luci/luci-app-aqm/files/aqm-cbi.lua Log Message: ----------- Remove duplicated rate fields Remove one copy of the accidentally duplicated up- and download input fields. Commit: 1a07205eb6f55fd53d699423d4abd570ea2de145 https://github.com/dtaht/ceropackages-3.3/commit/1a07205eb6f55fd53d699423d4abd570ea2de145 Author: Sebastian Moeller Date: 2013-12-12 (Thu, 12 Dec 2013) Changed paths: M luci/luci-app-aqm/files/aqm-cbi.lua Log Message: ----------- Introduce Advanced checkbox to simplify default GUI The advanced checkbox will allow to hide the actual Queueing discipline and Queue setup script drop-down-lists to not irritate users too much. Commit: 2734ed2b8d63bb82e8cb20e4ecd4377c3d73fb4e https://github.com/dtaht/ceropackages-3.3/commit/2734ed2b8d63bb82e8cb20e4ecd4377c3d73fb4e Author: Sebastian Moeller Date: 2013-12-12 (Thu, 12 Dec 2013) Changed paths: M net/aqm-scripts/files/usr/lib/aqm/run.sh Log Message: ----------- Teach run.sh to set default qdisc and qos-script Since hidden fields in the LuCI GUI do not seem accessible from scripts, run.sh will have to select default values for the qdisc and the script that sets up the actual latency control machinery. This is suboptimal, since now run.sh also contains policy (namely default script and qdisc). This might need revisting in the future... Commit: 883a3075c258c91a29867b6a4f586af2d4ef3300 https://github.com/dtaht/ceropackages-3.3/commit/883a3075c258c91a29867b6a4f586af2d4ef3300 Author: Sebastian Moeller Date: 2013-12-12 (Thu, 12 Dec 2013) Changed paths: M luci/luci-app-aqm/files/aqm-cbi.lua Log Message: ----------- Hide qdisc and qos-script lists unless advanced configuration is requested Only display the Queueing discipline and Queue setup script drop down lists if the user checked the Advanced Configuration check box. The goal is to simplify the GUI without taking the configurability away. Commit: 5fe68740121b3b40956f8b8b21d67739a29401e1 https://github.com/dtaht/ceropackages-3.3/commit/5fe68740121b3b40956f8b8b21d67739a29401e1 Author: Sebastian Moeller Date: 2013-12-12 (Thu, 12 Dec 2013) Changed paths: M luci/luci-app-aqm/files/aqm-cbi.lua Log Message: ----------- Hide linklayer adaptation parameters unless a linklayer is selected Only show the linklayer adapaptation parameters, if the user selected a linklayer to adapt for other than none. The goal is to keep the GUI simple but powerful. Commit: 7856e039e70e060fef52abf8071bd0bd05499e95 https://github.com/dtaht/ceropackages-3.3/commit/7856e039e70e060fef52abf8071bd0bd05499e95 Author: Sebastian Moeller Date: 2013-12-12 (Thu, 12 Dec 2013) Changed paths: M luci/luci-app-aqm/files/aqm-cbi.lua Log Message: ----------- Allow up- & download-rates >= 0 Allow rates of 0 kbit/s to allow selectively disable bandwidth shaping independently for uplink and downlink. Commit: b1aed35ecf3b8ff712285d98d33e95fa1c20b01b https://github.com/dtaht/ceropackages-3.3/commit/b1aed35ecf3b8ff712285d98d33e95fa1c20b01b Author: Sebastian Moeller Date: 2013-12-12 (Thu, 12 Dec 2013) Changed paths: M luci/luci-app-aqm/files/aqm-cbi.lua Log Message: ----------- Improve the descriptions of the linklayer adaptation parameters The linklayer adaptation parameters are confusing, so improve the descriptions to keep the user on-trak. Compare: https://github.com/dtaht/ceropackages-3.3/compare/3551eae16d7b...b1aed35ecf3b