Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-27 | 0.13.6+jenner15vyatta/3.4.7/i386vyatta/3.4.6/i386vyatta/3.4.5/i386vyatta/3.4.4/i386vyatta/3.4.2/i386vyatta/3.4.1/i386debian/0.13.6+jenner15jenner | Stephen Hemminger | |
2009-07-27 | Allow update to interface if not present yet | Stephen Hemminger | |
Solves issues like Bug 4759 where qos-policy is commited to an interface that does not exist in system until later. | |||
2009-07-13 | 0.13.6+jenner14vyatta/3.4.0/i386debian/0.13.6+jenner14 | Stephen Hemminger | |
2009-07-13 | Fix perl error when attempting to delete qos policy | Stephen Hemminger | |
Bug 4597 Don't print ARRAY() print the element of that array. | |||
2009-06-16 | 0.13.6+jenner13vyatta/3.3.99test3/i386vyatta/3.3.99test3/amd64vyatta/3.3.99test2/i386vyatta/3.3.99test1/i386debian/0.13.6+jenner13 | Stephen Hemminger | |
2009-06-16 | Fix match rules for traffic limiter | Stephen Hemminger | |
Need to pass police string in to Match filter generator. Bug 4596 | |||
2009-06-16 | random-detect needs qmax > qmin | Stephen Hemminger | |
Need some space to compute RED parameters Bug 4594 | |||
2009-06-16 | Don't allow random-detect type for round-robin queue type | Stephen Hemminger | |
Random detect requires bandwidth which is not part of round robin policy. Therefore drop it as a configurable value. Bug 4595 | |||
2009-06-16 | 0.13.6+jenner12debian/0.13.6+jenner12 | Stephen Hemminger | |
2009-06-16 | Remove extra quote that caused shell error in fair-queue | Stephen Hemminger | |
Bug 4590 | |||
2009-06-15 | 0.13.6+jenner11debian/0.13.6+jenner11 | Stephen Hemminger | |
2009-06-15 | Fix IPV6 traffic-class match | Stephen Hemminger | |
This resolves issues with mulitple filters (can't have same priority), and IPV6 traffic-class/dscp match rules Bug 4552 | |||
2009-06-15 | Fix mixed protocol matches | Stephen Hemminger | |
If matching on multiple protocols in same traffic-shaper class then the filter command was garbaled. Bug 4552 | |||
2009-06-15 | 0.13.6+jenner10debian/0.13.6+jenner10 | Stephen Hemminger | |
2009-06-15 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-qos into jenner | Stephen Hemminger | |
2009-06-15 | Fix policy update | Stephen Hemminger | |
If policy is updated, then the function interfaces_using() has to set correct arguments for later update. | |||
2009-06-15 | Fix DSCP field match with set-dscp | Stephen Hemminger | |
Special case of DSCP changing exposed bug in dscp match code. Bug 4551 | |||
2009-06-15 | 0.13.6+jenner9debian/0.13.6+jenner9 | Stephen Hemminger | |
2009-06-15 | Ignore deleted policy on end test | Stephen Hemminger | |
If policy is deleted, then the end: check is still run, but can be safely ignored. | |||
2009-06-15 | Fix issues with vif match | Stephen Hemminger | |
Typo in hash for match Bug 4583 | |||
2009-06-15 | 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 | |||
2009-06-15 | 0.13.6+jenner8debian/0.13.6+jenner8 | Stephen Hemminger | |
2009-06-15 | Require bandwidth setting for default class | Stephen Hemminger | |
Check for bandwidth value on default class (Bug 4551) | |||
2009-06-15 | Address issues in traffic-shaper match | Stephen Hemminger | |
Fix bug when matching only ether protocol field (Bug 4539) Fix IPV6 match (Bug 4548) | |||
2009-06-15 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-qos into jenner | Stephen Hemminger | |
2009-06-14 | 0.13.6+jenner7debian/0.13.6+jenner7 | Stephen Hemminger | |
2009-06-12 | remove pseudo-ethernet vif | Stephen Hemminger | |
2009-06-11 | 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 | |||
2009-06-11 | 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! | |||
2009-06-11 | 0.13.6+jenner6debian/0.13.6+jenner6 | Stephen Hemminger | |
2009-06-10 | 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. | |||
2009-06-10 | 0.13.6+jenner5debian/0.13.6+jenner5 | Stephen Hemminger | |
2009-06-10 | Fix netem bandwidth (TBF) setup | Stephen Hemminger | |
Need limit or latency value Bug 4533 | |||
2009-06-10 | 0.13.6+jenner4debian/0.13.6+jenner4 | Stephen Hemminger | |
2009-06-10 | Fix management of delete of policy in use | Stephen Hemminger | |
Minor config confusion in script. Bug 4532 | |||
2009-06-10 | 0.13.6+jenner3debian/0.13.6+jenner3 | Stephen Hemminger | |
2009-06-10 | Handle round-robin without configuration of default | Stephen Hemminger | |
If default class is not configured Qos. Bug 4529 | |||
2009-06-10 | Allow setting queue limit and average packet size | Stephen Hemminger | |
Two more (optional) parameters for random detect precedence groups. Bug 4518,4519 | |||
2009-06-10 | Allow random-detect for round-robin subqueue | Stephen Hemminger | |
Bug 4516 | |||
2009-06-10 | Allow random-detect for Qos policy types without rate | Stephen Hemminger | |
Part of Bug 4516 | |||
2009-06-10 | Use sudo when getting speed | Stephen Hemminger | |
Ethtool doesn't allow non-root user to read settings (in mainline kernel). | |||
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.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 | |