Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-09 | cleanup input-policy leftover | Stephen Hemminger | |
2010-06-09 | Merge branch 'larkspur' of vm:git/vyatta-cfg-qos into larkspur | Stephen Hemminger | |
2010-06-07 | Revert "Move traffic-limiter to input-policy" | Stephen Hemminger | |
This reverts commit b75a66a4d5768f22a4b995d49ba442de8762a800. | |||
2010-06-01 | add a few missing templates | An-Cheng Huang | |
2010-04-06 | Move traffic-limiter to input-policy | Stephen 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. |