summaryrefslogtreecommitdiff
path: root/lib/Vyatta/Qos/Priority.pm
AgeCommit message (Collapse)Author
2014-01-23Bug #86: Apply unique prio for all matchesAn-Cheng Huang
This was also suggested by Carl Byington. Signed-off-by: Daniil Baturin <daniil@baturin.org>
2012-08-17Fix a few priority-queue problemsJohn Southworth
Priority queue automatically creates classes 1:[1-7] so we have to use these as our classes. Default class needs to be in the priomap (this is ugly, but it works there must be a better way)
2012-07-13Add support for priority-queue policyStephen Hemminger
Bug 3643 Enhancement to expose kernel priority queuing.
2009-04-14Remove priority queue implementationStephen Hemminger
It needs more work (not ready for prime time).
2009-04-13Add priority policy supportStephen Hemminger
New policy allowing strict priority traffic assignment