Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages Commit: b8d2f8de825b40e83461f8bad0ffe22efbd49e26 https://github.com/dtaht/ceropackages/commit/b8d2f8de825b40e83461f8bad0ffe22efbd49e26 Author: Dave Taht Date: 2012-01-31 (Tue, 31 Jan 2012) Changed paths: A net/aqm-scripts/files/etc/config/aqm R net/aqm-scripts/files/etc/config/qos R net/aqm-scripts/files/etc/hotplug.d/iface/10-qos A net/aqm-scripts/files/etc/init.d/aqm R net/aqm-scripts/files/etc/init.d/qos A net/aqm-scripts/files/usr/bin/aqm-start A net/aqm-scripts/files/usr/bin/aqm-stat A net/aqm-scripts/files/usr/bin/aqm-stop R net/aqm-scripts/files/usr/bin/qos-start R net/aqm-scripts/files/usr/bin/qos-stat R net/aqm-scripts/files/usr/bin/qos-stop A net/aqm-scripts/files/usr/lib/aqm/generate.sh A net/aqm-scripts/files/usr/lib/aqm/tcrules.awk R net/aqm-scripts/files/usr/lib/qos/generate.sh R net/aqm-scripts/files/usr/lib/qos/tcrules.awk Log Message: ----------- Continued attempt at aqm co-existence Commit: f4b0686349be8abe08553322b3c1883e16f55bf7 https://github.com/dtaht/ceropackages/commit/f4b0686349be8abe08553322b3c1883e16f55bf7 Author: Dave Taht Date: 2012-01-31 (Tue, 31 Jan 2012) Changed paths: A net/aqm-scripts/files/usr/lib/aqm/tcrules.lua Log Message: ----------- Added tcrules.lua transliteration of existing tcrules.awk My end goal is to be doing this in pure lua thoughout. However, it seems possible to 'fix' some problems in the existing generate.sh script first, and translating that is currently rather hard. Compare: https://github.com/dtaht/ceropackages/compare/8be70f3...f4b0686