Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-01 | Fix issues with vif match | Stephen Hemminger | |
Typo in hash for match Bug 4583 (cherry picked from commit 2631b297f701250537ed0eeda21d5fe01c67785f) | |||
2009-10-01 | Fix update (apply-policy) at end | Stephen Hemminger | |
The $VAR(.) is not set on end node, so have to go hunting for policy type. Related to Bug 4545 (cherry picked from commit 39712bfaf390a4435218a14308cc6efa1a2d39b8) | |||
2009-10-01 | Require bandwidth setting for default class | Stephen Hemminger | |
Check for bandwidth value on default class (Bug 4551) (cherry picked from commit e69c7c849e70edd757b160488f83035f2a16be66) | |||
2009-10-01 | Address issues in traffic-shaper match | Stephen Hemminger | |
Fix bug when matching only ether protocol field (Bug 4539) Fix IPV6 match (Bug 4548) (cherry picked from commit 4ce140e2d2376b647f5dc65de0316bd331167a41) | |||
2009-10-01 | remove pseudo-ethernet vif | Stephen Hemminger | |
(cherry picked from commit c1b29a3f355350a7b0409f215f144d9cf46a6977) | |||
2009-10-01 | Cleanup how qos-policy change detection works | Stephen Hemminger | |
The CLI end: node does work correctly, so don't need to go walking configuration manually Bug 4545 (cherry picked from commit 377896b296827e4d7c3c20debb3487605c45bbe3) | |||
2009-10-01 | IPV6 match fix | Stephen Hemminger | |
Bug 4548 The tc u32 filter command wants "ipv6" in protocol field but "ip6" in the match field. Make up your mind Alexey! (cherry picked from commit e7d228450c037ce16923dee385e127e7028d3358) | |||
2009-10-01 | Change initialization of WRED parameters | Stephen Hemminger | |
Bug 4544, 4543 Rereading documentation: mark-probability should always be 1/10 min-threshold should be scaled if max-threshold changed Also enforce sanity constraints on values. (cherry picked from commit 3a88e33b7d06814faac5c20e539f3b5d28f2bcb5) | |||
2009-10-01 | Fix netem bandwidth (TBF) setup | Stephen Hemminger | |
Need limit or latency value Bug 4533 (cherry picked from commit 61a756a5003bda12380c300dbc963adfcc09d888) | |||
2009-10-01 | Fix management of delete of policy in use | Stephen Hemminger | |
Minor config confusion in script. Bug 4532 (cherry picked from commit 28650945b96e0990fbe39e4743bca436662bae66) | |||
2009-10-01 | Handle round-robin without configuration of default | Stephen Hemminger | |
If default class is not configured Qos. Bug 4529 (cherry picked from commit 0df90b28ca6d9cb6ae4f5267ef8522ac12a0c352) | |||
2009-10-01 | Allow setting queue limit and average packet size | Stephen Hemminger | |
Two more (optional) parameters for random detect precedence groups. Bug 4518,4519 (cherry picked from commit 8104da09f5da338c6ce0813c367262de4e417598) | |||
2009-10-01 | Allow random-detect for round-robin subqueue | Stephen Hemminger | |
Bug 4516 (cherry picked from commit 26890ac98e3ed6c0830e61fa91f306fea0cc227a) | |||
2009-10-01 | Allow random-detect for Qos policy types without rate | Stephen Hemminger | |
Part of Bug 4516 (cherry picked from commit 8f5e0920e7edd83b8d58d016d7ec6964bf222577) | |||
2009-10-01 | Use sudo when getting speed | Stephen Hemminger | |
Ethtool doesn't allow non-root user to read settings (in mainline kernel). (cherry picked from commit 767fa8a7e2afeb1d53838a6f544fa1232aef39da) | |||
2009-08-20 | 0.13.9debian/0.13.9 | Stephen Hemminger | |
2009-08-20 | Add wireless config | Stephen Hemminger | |
2009-06-01 | 0.13.8debian/0.13.8 | An-Cheng Huang | |
2009-06-01 | Merge branch 'jenner' into kenwood | Stephen Hemminger | |
Conflicts: debian/changelog | |||
2009-06-01 | 0.13.6+jenner2debian/0.13.6+jenner2 | Stephen Hemminger | |
2009-06-01 | Fix handling of qos-percent/rate values | Stephen Hemminger | |
Typo in syntax validation script Bug 4485 | |||
2009-06-01 | Fix more places where VAR is quoted | Stephen Hemminger | |
CLI quoting in expressions seems to have changed, so adapt. Bug 4485 | |||
2009-06-01 | Fix problems with bandwidth template | Stephen Hemminger | |
Bug 4485 Change template to deal with CLI changes in quoting evaluation of expressions. | |||
2009-06-01 | Handle missing rate value more gracefully | Stephen Hemminger | |
2009-05-29 | 0.13.7debian/0.13.7 | An-Cheng Huang | |
2009-05-29 | 0.13.6+jenner1debian/0.13.6+jenner1 | An-Cheng Huang | |
2009-05-29 | 0.13.6debian/0.13.6 | Stephen Hemminger | |
2009-05-29 | Fix handling of parameter validation | Stephen Hemminger | |
Can't use perl closures in getOptions, if routine exits, the error from getOptions rather than as exit code. Bug 4477 | |||
2009-05-29 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-qos into jenner | Stephen Hemminger | |
2009-05-29 | Mark probability must be > 0 | Stephen Hemminger | |
2009-05-29 | 0.13.5debian/0.13.5 | Stephen Hemminger | |
2009-05-29 | Merge branch 'jenner' of 192.168.100.1:git/vyatta-cfg-qos into jenner | Stephen Hemminger | |
2009-05-29 | Need to require network delay | Stephen Hemminger | |
Packet reordering doesn't work unless there are packets in the queue, and no packets are held unless there is a delay. | |||
2009-05-28 | 0.13.4debian/0.13.4 | Stephen Hemminger | |
2009-05-28 | Merge branch 'jenner' of nehalam:git/vyatta-cfg-qos into jenner | Stephen Hemminger | |
2009-05-28 | Allow netem without network delay value | Stephen Hemminger | |
Bug 4466 Need to allow policy without delay value. | |||
2009-05-28 | Handle percent without % sign | Stephen Hemminger | |
Bug 4465 When using percent for netem, allow value without percent | |||
2009-05-27 | 0.13.3debian/0.13.3 | Stephen Hemminger | |
2009-05-27 | Fix setup of DP Virtual Queues | Stephen Hemminger | |
Was refering to VQ incorrectly, they are not subclasses in GRED | |||
2009-05-27 | Fix missing argument in Netem | Stephen Hemminger | |
Missing interface name in printf | |||
2009-05-26 | 0.13.2debian/0.13.2 | Stephen Hemminger | |
2009-05-26 | Merge branch 'jenner' of 192.168.100.1:git/vyatta-cfg-qos into jenner | Stephen Hemminger | |
2009-05-26 | Fix WRED setup | Stephen Hemminger | |
1. Use 0 for default class 2. Use indices in dsmark 3. Better formatting | |||
2009-05-26 | One more pass over on RED parameters | Stephen Hemminger | |
Make sure and get scaling right here. | |||
2009-05-26 | Can't have RED queue with Round Robin | Stephen Hemminger | |
The RED queue setup needs a rate value and RR doesn't have rate configuration. | |||
2009-05-23 | 0.13.1debian/0.13.1 | Stephen Hemminger | |
2009-05-23 | Merge branch 'jenner' of nehalam:git/vyatta-cfg-qos into jenner | Stephen Hemminger | |
2009-05-23 | Reimplementation of WRED | Stephen Hemminger | |
Make a simpler version of WRED that acts more like Cisco. Use Diffserv on Linux paper for example of how to use DSMARK and GRED to achieve similar result. | |||
2009-05-22 | Use better RED parameters | Stephen Hemminger | |
Use recommendations from Sally Floyd. | |||
2009-05-20 | 0.12.21debian/0.12.21 | Stephen Hemminger | |