Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-08 | make script executable | Stephen Hemminger | |
2010-07-21 | Fix show queuing when using traffic limiter | Stephen Hemminger | |
The script was not handling multiple classes and the missing statistics on the default class. | |||
2010-07-20 | Fix use of unitialized variable if ingress has no filter | Stephen Hemminger | |
Bug 5875 It is possible to have ingress qdisc with no filter, if so don't cause an error. | |||
2010-06-11 | Change column headings | Stephen Hemminger | |
Input policy is called Action (limter, redirect,...) and Output policy is called Policy. | |||
2010-04-16 | Cleanup show input policy | Stephen Hemminger | |
Skip interfaces with no input policy. Also fix copyright and comments | |||
2010-04-15 | Add operational mode command for input-policy | Stephen Hemminger | |
New show input-policy and releated commands. |