Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-17 | Bug #113: missing parenthesis broke everything. | Daniil Baturin | |
2013-06-18 | Bugfix 8469: ensure that matches have data under them | John Southworth | |
2010-07-23 | Revert "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-12 | Rename limiter class priority field to precedence | Stephen 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-05 | traffic limiter: move class to separate file | Stephen Hemminger | |
Move LimiterClass to its own file, and fix perlcritic warnings |