summaryrefslogtreecommitdiff
path: root/interface-templates/qos-policy/in/node.def
AgeCommit message (Collapse)Author
2010-04-06Move traffic-limiter to input-policyStephen Hemminger
This changes: qos-policy traffic-limiter foo class ... interfaces ethernet eth0 qos-policy in foo to interface ethernet eth0 input-policy limit class ... Which unifies all uses of ingress qdisc (limit, redirect, mirror) into a single usage model.
2010-04-06Add input interface templateStephen Hemminger
Also change how interface qos-policy is generated, using a template for templates rather than using hardcode expansion.