summaryrefslogtreecommitdiff
path: root/scripts/VyattaQosRateLimiter.pm
AgeCommit message (Collapse)Author
2008-05-14new qos-policy type rate-limitStephen Hemminger
Add new QoS policy type "rate-limit" which is a wrapper around the the Token Bucket Filter (TBF) qdisc. Rate limit provides a simple way to do basic bandwidth limitation without the complexity of the doing multiple classes in the traffic shaper policy.