summaryrefslogtreecommitdiff
path: root/lib/Vyatta/Qos/ShaperClass.pm
AgeCommit message (Expand)Author
2015-03-26fq-codel target and interval in milliseconds (#446)Carl Byington
2015-03-26add fq-codel parameters (#446)Carl Byington
2015-03-26add fair queue codel queueing (#446)Carl Byington
2013-06-18Bugfix 8469: ensure that matches have data under themJohn Southworth
2012-07-13Add support for priority-queue policyStephen Hemminger
2010-12-08Compute optimium rate to quantum valueStephen Hemminger
2010-12-07Revert "Add nested shaper classes"Stephen Hemminger
2010-10-19Add nested shaper classesStephen Hemminger
2010-08-17Fix shaper class queue calculations for random-detectStephen Hemminger
2010-08-17Make round-robin quantum per classStephen Hemminger
2010-07-20Fix message when random-detect bandwidth is too lowStephen Hemminger
2010-07-20Fix random-detect queue to small messageStephen Hemminger
2010-07-20Validate shaper class ceilingStephen Hemminger
2010-07-20Allow larger queue size for sub-queues in Shaper and RoundRobinStephen Hemminger
2010-07-20Use perltidy to cleanup indentationStephen Hemminger
2010-07-20Expose RED values as constantStephen Hemminger
2010-07-19Add check for random-detect on slow speed classStephen Hemminger
2010-07-19Add sanity checks for shaper random-detect queue typeStephen Hemminger
2009-10-01Handle round-robin without configuration of defaultStephen Hemminger
2009-10-01Allow random-detect for Qos policy types without rateStephen Hemminger
2009-05-26One more pass over on RED parametersStephen Hemminger
2009-05-23Reimplementation of WREDStephen Hemminger
2009-05-22Use better RED parametersStephen Hemminger
2009-05-20Fix calculation of RED parametersStephen Hemminger
2009-05-19Fix exports for new moduleStephen Hemminger
2009-05-19Move RED parameter computation to common codeStephen Hemminger
2009-05-19Add packet-length and latency as class attributesStephen Hemminger
2009-04-14Simplify some code in rate handlingStephen Hemminger
2009-04-13Fix RoundRobin schedulerStephen Hemminger
2009-04-13Allow constructor with out configurationStephen Hemminger
2009-04-09Split class and sub qdisc generationStephen Hemminger
2009-03-20Fix problems created by switch to using 'select'Stephen Hemminger
2009-03-17Use select to avoid passing output path aroundStephen Hemminger
2009-02-05Split shaperclass into separate fileStephen Hemminger