summaryrefslogtreecommitdiff
path: root/lib/Vyatta/Qos/LimiterClass.pm
AgeCommit message (Collapse)Author
2014-01-17Bug #113: missing parenthesis broke everything.Daniil Baturin
2013-06-18Bugfix 8469: ensure that matches have data under themJohn Southworth
2010-07-23Revert "Rename limiter class priority field to precedence"Stephen Hemminger
This reverts commit cf51e90bfc2d1c3b58192a726e786b598681fb71. Conflicts: templates/traffic-policy/limiter/node.tag/class/node.tag/precedence/node.def
2010-07-12Rename limiter class priority field to precedenceStephen Hemminger
Bug 5407 This fixes the confusing usage of priority field in both shaper and limiter class. In limiter, it is renamed to precedence since it controls the order of match rule evaluation.
2009-02-05traffic limiter: move class to separate fileStephen Hemminger
Move LimiterClass to its own file, and fix perlcritic warnings