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