Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-23 | Bug #86: Apply unique prio for all matches | An-Cheng Huang | |
This was also suggested by Carl Byington. Signed-off-by: Daniil Baturin <daniil@baturin.org> | |||
2012-08-17 | Fix a few priority-queue problems | John 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-13 | Add support for priority-queue policy | Stephen Hemminger | |
Bug 3643 Enhancement to expose kernel priority queuing. | |||
2009-04-14 | Remove priority queue implementation | Stephen Hemminger | |
It needs more work (not ready for prime time). | |||
2009-04-13 | Add priority policy support | Stephen Hemminger | |
New policy allowing strict priority traffic assignment |