Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.10 Commit: 13288d34d335c4cfc62c9e9634391b7a706fd128 https://github.com/dtaht/ceropackages-3.10/commit/13288d34d335c4cfc62c9e9634391b7a706fd128 Author: Sebastian Moeller Date: 2015-06-18 (Thu, 18 Jun 2015) Changed paths: M luci/luci-app-sqm/Makefile M luci/luci-app-sqm/files/sqm-cbi.lua M net/sqm-scripts/Makefile M net/sqm-scripts/files/usr/lib/sqm/functions.sh M net/sqm-scripts/files/usr/lib/sqm/simple.qos M net/sqm-scripts/files/usr/lib/sqm/simplest.qos Log Message: ----------- [SQM/luci-app-sqm] Wire up link layer dandling for cake The cake traffic-shaper qdisc omne stop solution knows how to handle link layer adjustments for ATM and can account for per packet overhead. This commit adds cake as link layer adjustment mechanism in the GUI and passes numerically specified overhead as well as the ATM linklayer keywords on to cake. This change also passes the "advanced option strings" from the Queue Discipline tab to cake. But as before no error checking. This needs testing, as I have no working cake qdisc available so caveat emptor...