Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.3 Commit: 97272f46fde71652a449bf73fd5d672b8a137331 https://github.com/dtaht/ceropackages-3.3/commit/97272f46fde71652a449bf73fd5d672b8a137331 Author: Dave Taht Date: 2013-05-20 (Mon, 20 May 2013) Changed paths: M net/aqm-scripts/files/usr/lib/aqm/simplest.qos Log Message: ----------- aqm-scripts: Fix simplest.qos DOWNLINK I goofed in making simplest.qos as simple as possible in that I leveraged the CEIL variable, which no longer exists, and worse, only tested it in a symmetric scenario which didn't expose the problem. Also r2q is just plain wrong and needs to be calculated correctly as per http://www.mail-archive.com/lartc@mailman.ds9a.nl/msg13343.html Bu the math makes my head hurt and I'd rather aim for the lowest latency/best mixing default rather than one that was computationally cheap, because it's computationally cheap anyway. So haven't fixed that yet.