Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-15 | 0.12.27+vyos1+helium1vyos/1.1.0-beta1debian/0.12.27+vyos1+helium1helium | Daniil Baturin | |
2014-02-15 | New branch | Daniil Baturin | |
2013-11-17 | 0.12.27+hydrogen1debian/0.12.27+hydrogen1hydrogen | Daniil Baturin | |
2013-11-17 | New branch | Daniil Baturin | |
2012-10-13 | 0.12.27+daisy1vyatta/VC6.6R1/i386vyatta/VC6.6R1/amd64debian/0.12.27+daisy1daisy | John Southworth | |
2012-10-13 | create daisy branch | John Southworth | |
2012-10-12 | 0.12.27debian/0.12.27master | John Southworth | |
2012-10-12 | new branch | John Southworth | |
2012-08-09 | 0.12.26debian/0.12.26 | Saurabh Mohan | |
2012-08-09 | Bugfix 8217: VTI: add show queueing and incoming commands. | Saurabh Mohan | |
Add support for interface vti for operational commands for qos. | |||
2012-07-13 | 0.12.25debian/0.12.25 | Stephen Hemminger | |
2012-07-13 | Show priority (versus limiter) correctly | Stephen Hemminger | |
With the addition of priority queue, need to show it correctly. | |||
2012-03-03 | 0.12.24debian/0.12.24 | Deepti Kulkarni | |
2012-03-03 | new branch | Deepti Kulkarni | |
2011-12-05 | 0.12.23debian/0.12.23 | John Southworth | |
2011-12-05 | Add qos op mode commands for vrrp interfaces | John Southworth | |
2011-07-07 | 0.12.22debian/0.12.22 | Deepti Kulkarni | |
2011-07-07 | new branch | Deepti Kulkarni | |
2011-07-06 | 0.12.21debian/0.12.21 | John Southworth | |
2011-07-06 | Bugfix 7285: remove coloring of error | John Southworth | |
2011-04-25 | 0.12.20debian/0.12.20 | Stephen Hemminger | |
2011-04-21 | Fix error in show queuing at higher rates | Stephen Hemminger | |
Bug 7016 If rate is over 1M then tc command will output with suffix (ie 800K). This breaks the printf expecting numeric value. Since suffix is convient anyway, just print as string. | |||
2010-12-28 | 0.12.19debian/0.12.19 | An-Cheng Huang | |
2010-12-28 | new branch | An-Cheng Huang | |
2010-12-08 | 0.12.18debian/0.12.18 | Stephen Hemminger | |
2010-12-08 | Fix show queueing on interface | Stephen Hemminger | |
Bug 6532 Rework code to make it more robust for tc output format. Kernel no longer provide empty rate values. Rearrange fields on output. | |||
2010-12-08 | make script executable | Stephen Hemminger | |
2010-11-22 | Remove linda override | Stephen Hemminger | |
2010-09-02 | 0.12.17debian/0.12.17 | An-Cheng Huang | |
2010-07-22 | 0.12.16debian/0.12.16 | An-Cheng Huang | |
2010-07-21 | 0.12.15debian/0.12.15 | Stephen Hemminger | |
2010-07-21 | Merge branch 'larkspur' of vm:git/vyatta-op-qos into larkspur | 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 | 0.12.14debian/0.12.14 | Stephen Hemminger | |
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 | 0.12.13debian/0.12.13 | Stephen Hemminger | |
2010-06-11 | Merge branch 'larkspur' of vm:git/vyatta-op-qos into larkspur | Stephen Hemminger | |
2010-06-11 | Change column headings | Stephen Hemminger | |
Input policy is called Action (limter, redirect,...) and Output policy is called Policy. | |||
2010-04-16 | 0.12.12debian/0.12.12 | Stephen Hemminger | |
2010-04-16 | Merge branch 'larkspur' of vm:git/vyatta-op-qos into larkspur | Stephen Hemminger | |
2010-04-16 | Cleanup show input policy | Stephen Hemminger | |
Skip interfaces with no input policy. Also fix copyright and comments | |||
2010-04-16 | Merge branch 'larkspur' of vm:git/vyatta-op-qos into larkspur | Stephen Hemminger | |
2010-04-16 | Rename 'show input-policy' to 'show incoming' | Stephen Hemminger | |
The name incoming is more consistent with the other side queuing. | |||
2010-04-15 | 0.12.11debian/0.12.11 | Stephen Hemminger | |
2010-04-15 | Add operational mode command for input-policy | Stephen Hemminger | |
New show input-policy and releated commands. | |||
2010-04-15 | Add queuing operational mode commands for more interface types | Stephen Hemminger | |
2010-04-15 | Remove ingress from show queueing | Stephen Hemminger | |
2010-04-15 | Change queuing script to corespond to input interface changes | Stephen Hemminger | |
No longer display ingress in this command; will be done by new command. Also reindent script. | |||
2010-04-15 | Add templates for input interfaces | Stephen Hemminger | |
2010-03-30 | fix typo in 3 arg conversion | Stephen Hemminger | |