Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-03 | 0.12.23+oxnard1vyatta/VC6.4-2012.08.04/i386vyatta/VC6.4-2012.08.04/amd64vyatta/VC6.4-2012.05.31/i386vyatta/VC6.4-2012.05.31/amd64vyatta/VC6.4-2012.04.30/i386vyatta/VC6.4-2012.04.30/amd64vyatta/VC6.4-2012.03.27/i386vyatta/VC6.4-2012.03.27/amd64debian/0.12.23+oxnard1oxnard | 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 | |
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. |