Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2010-03-30 | Handle traffic-limiter better | Stephen Hemminger | |
Traffic-limiter can be used on output or input now. | |||
2010-02-17 | 0.12.10debian/0.12.10 | An-Cheng Huang | |
2010-02-10 | 0.12.9debian/0.12.9 | Stephen Hemminger | |
2010-02-10 | Fix typo in completion of show queueing pppoe | Stephen Hemminger | |
2010-02-10 | Fix Qos display for PPPoE | Stephen Hemminger | |
Change to: show interfaces pppoe queue | |||
2010-02-10 | Ignore dsmark in output of show queuing | Stephen Hemminger | |
If dsmark is root class, ignore it. Bug 4450 | |||
2010-02-10 | Ignore top-level dsmark class when displaying | Stephen Hemminger | |
Makes show queueing match what user expects based on configuration Bug 4450 | |||
2010-02-10 | Add QoS operational commands for PPPoE | Stephen Hemminger | |
2010-02-10 | Use vyatta-interfaces to complete ethernet list | Stephen Hemminger | |
2010-02-10 | Add wireless interface support to QoS operational commands | Stephen Hemminger | |
2010-01-21 | 0.12.8debian/0.12.8 | Stephen Hemminger | |
2010-01-21 | Show queueing for interfaces with no output queue | Stephen Hemminger | |
Bug 5245 show-queuing script did not handle case where only ingress is used. | |||
2009-12-14 | 0.12.7debian/0.12.7 | Stephen Hemminger | |
2009-12-14 | Fix sorting of class id | Stephen Hemminger | |
Bug 5138 Hex class numbers not translated correctly. | |||
2009-10-01 | 0.12.6debian/0.12.6 | Stephen Hemminger | |
2009-10-20 | Sort lines in show-queuing --brief | Stephen Hemminger | |
Sort output lines Bug 3896 | |||
2009-05-29 | 0.12.5debian/0.12.5 | An-Cheng Huang | |
2009-05-19 | 0.12.4debian/0.12.4 | Stephen Hemminger | |
2009-05-19 | Merge branch 'jenner' of nehalam:git/vyatta-op-qos into jenner | Stephen Hemminger | |
2009-05-19 | Add support for WRED | Stephen Hemminger | |
Coming in near or future release. | |||
2009-05-15 | 0.12.3debian/0.12.3 | Stephen Hemminger | |
2009-05-15 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-op-qos into jenner | Stephen Hemminger | |