Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.10 Commit: e09c29462667f9b88f0b31dfd86e944ca783b9c7 https://github.com/dtaht/ceropackages-3.10/commit/e09c29462667f9b88f0b31dfd86e944ca783b9c7 Author: Sebastian Moeller Date: 2015-06-18 (Thu, 18 Jun 2015) Changed paths: M net/sqm-scripts/files/usr/lib/sqm/simple.qos M net/sqm-scripts/files/usr/lib/sqm/simplest.qos Log Message: ----------- [SQM] Fix changes relating to cake lnk layer adjustments The last batch of changes tried to teach the GUI to pass link layer options to cake but forgot to actually call the function that parses the GUI variables and used it as a string insteead. So this fixes that it also tries to allow the use of the tc_stab link layer adjustment method with cake so the implementations can be validated against each other easily. Needs testing...