Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-16 | Fix match rules for traffic limiter | Stephen Hemminger | |
Need to pass police string in to Match filter generator. Bug 4596 | |||
2009-06-11 | Cleanup how qos-policy change detection works | Stephen Hemminger | |
The CLI end: node does work correctly, so don't need to go walking configuration manually Bug 4545 | |||
2009-06-10 | Handle round-robin without configuration of default | Stephen Hemminger | |
If default class is not configured Qos. Bug 4529 | |||
2009-05-19 | Fix missing comma in drr setup | Stephen Hemminger | |
This would cause bug. | |||
2009-04-14 | Need to generate classes for Round Robin | Stephen Hemminger | |
Need to explicitly generate sub classes. | |||
2009-04-13 | Fix RoundRobin scheduler | Stephen Hemminger | |
Need to change assumptions in ShaperClass about bandwidth and this goes over to TrafficShaper and RR. | |||
2009-04-13 | Add deficit Round-Robin support | Stephen Hemminger | |
Round-robin class based policy |