[SQM/luci-app-sqm] Wire up link layer dandling for cake
authorSebastian Moeller <redacted>
Thu, 18 Jun 2015 19:08:01 +0000 (21:08 +0200)
committerToke Høiland-Jørgensen <redacted>
Sun, 12 Jul 2015 20:24:21 +0000 (22:24 +0200)
commit2ba6a3f9ab9e92f6c449ec815d3137c1a89536ee
tree9b9496668ec4352acbff899f0a26d7aaed14bb9c
parente7bab97599a401c59449048ac2a23cdb21a66038
[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...

Signed-off-by: Sebastian Moeller <redacted>
net/luci-app-sqm/Makefile
net/luci-app-sqm/files/sqm-cbi.lua
net/sqm-scripts/Makefile
net/sqm-scripts/files/usr/lib/sqm/functions.sh
net/sqm-scripts/files/usr/lib/sqm/simple.qos
net/sqm-scripts/files/usr/lib/sqm/simplest.qos
git clone https://git.99rst.org/PROJECT