Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-08 | 0.15.28debian/0.15.28 | John Southworth | |
2011-12-08 | fix priority generation bug in traffic-policy for vrrp interfaces | John Southworth | |
2011-12-05 | 0.15.27debian/0.15.27 | John Southworth | |
2011-12-05 | add priorities to vrrp traffic-policy so that it is executed after ↵ | John Southworth | |
keepalived has started add mirror and redirect to ethernet vrrp interfaces | |||
2011-12-02 | 0.15.26debian/0.15.26 | John Southworth | |
2011-12-02 | Add vrrp interface parameters for bonding vifs | John Southworth | |
2011-12-01 | 0.15.25debian/0.15.25 | John Southworth | |
2011-12-01 | Generate traffic-policy nodes for vrrp interfaces | John Southworth | |
2011-10-27 | 0.15.24debian/0.15.24 | Stephen Hemminger | |
2011-10-27 | Fix non-numeric comparison | Stephen Hemminger | |
Regression from previous commit. Need to compare numeric not string value. | |||
2011-10-10 | 0.15.23debian/0.15.23 | Stephen Hemminger | |
2011-10-10 | zero is not a legal bandwidth value | Stephen Hemminger | |
Bug 7547 Kernel limiters don't allow value of zero for bandwidth, so block it in Vyatta config. | |||
2011-08-08 | 0.15.22debian/0.15.22 | Stephen Hemminger | |
2011-08-08 | Fix help text refering to TCP port | Stephen Hemminger | |
Bug 7322 The match value is on port number and it can be either TCP or UDP. | |||
2011-08-02 | 0.15.21debian/0.15.21 | Stephen Hemminger | |
2011-08-02 | Fix Qos start interface | Stephen Hemminger | |
The start-interface option was not correctly handling both in and out directions. This is part of the problem with OpenVPN, and also shows up when doing QoS on PPP. | |||
2011-07-07 | 0.15.20debian/0.15.20 | Deepti Kulkarni | |
2011-07-07 | new branch | Deepti Kulkarni | |
2011-03-13 | 0.15.19debian/0.15.19 | Stephen Hemminger | |
2011-03-02 | Remove leftover check for port range | Stephen Hemminger | |
Bug 6865 Port can be text or numeric value (like destination port). | |||
2011-02-02 | 0.15.18debian/0.15.18 | Mohit Mehta | |
2011-02-02 | Parital fix for bug 6759 serial packages are incorrectly included in virt ISO | Mohit Mehta | |
* make vyatta-cfg-qos-serial depend on vyatta-serial | |||
2010-12-28 | 0.15.17debian/0.15.17 | An-Cheng Huang | |
2010-12-28 | new branch | An-Cheng Huang | |
2010-12-21 | 0.15.16debian/0.15.16 | Stephen Hemminger | |
2010-12-21 | Change help strings to eliminate verb | Stephen Hemminger | |
2010-12-17 | 0.15.15debian/0.15.15 | Stephen Hemminger | |
2010-12-17 | Wait for ppp devices when updating interface traffic-policy | Stephen Hemminger | |
Bug 4922 Need to add wait loop because bringing up ppp can take some time for interface to settle. | |||
2010-12-08 | 0.15.14debian/0.15.14 | Stephen Hemminger | |
2010-12-08 | Compute optimium rate to quantum value | Stephen Hemminger | |
Bug 6092 The code now calculates r2q value based on max rate and min rate which gives better accuracy and stops kernel message. | |||
2010-12-07 | Revert "Don't allow incoming Qos on VIF" | Stephen Hemminger | |
The bug was bogus. This reverts commit c1cda1e4495a6db1decb35e0e73ede71342d3ab0. | |||
2010-12-07 | Revert "Add nested shaper classes" | Stephen Hemminger | |
This reverts commit bcb18b96605e194cf8c186467b0a4d853695f75e. | |||
2010-11-08 | Fix path to ethtool | Stephen Hemminger | |
ethtool moved in Debian Squeeze to /sbin/ethtool | |||
2010-10-19 | Add nested shaper classes | Stephen Hemminger | |
This adds: traffic-policy myexample { bandwidth 100Mbit class 2 { class 2a { ... | |||
2010-10-07 | Don't allow incoming Qos on VIF | Stephen Hemminger | |
Bug 6294 Do allow user to configure incoming traffic-policy on Vlan's because the kernel ignores them. | |||
2010-09-02 | 0.15.13debian/0.15.13 | An-Cheng Huang | |
2010-09-01 | 0.15.12debian/0.15.12 | An-Cheng Huang | |
2010-09-01 | add control Replaces for vyatta-cfg-qos-serial | An-Cheng Huang | |
2010-08-26 | 0.15.11debian/0.15.11 | Stephen Hemminger | |
2010-08-26 | Split Qos templates for serial into a separate package | Stephen Hemminger | |
Only SE version wants templates for serial. | |||
2010-08-26 | add range check for IP source port | Stephen Hemminger | |
2010-08-20 | 0.15.10debian/0.15.10 | An-Cheng Huang | |
2010-08-17 | Fix shaper class queue calculations for random-detect | Stephen Hemminger | |
Need to handle queue-limit better (confusion between bytes and packets) Bug 5872 (cherry picked from commit 94ea365fc966a16807a2086db05ea2877e9b00fa) | |||
2010-08-17 | Fix help message | Stephen Hemminger | |
Queue limit is in packets not bytes. (cherry picked from commit baaee833507361b891601101b4faa4c5baaa3c41) | |||
2010-08-17 | Fix typo in Qos match for ethernet | Stephen Hemminger | |
Looking at wrong field in hash! Bug 5961 (cherry picked from commit 17b2ff0e596eff2d609d5abb661af3696914f7a6) | |||
2010-08-17 | Make round-robin quantum per class | Stephen Hemminger | |
Bug 5958 (cherry picked from commit 7f42350146525544bd38db2426d6f5c7b99302c2) | |||
2010-08-17 | Fix matching (default) | Stephen Hemminger | |
Use a null u32 rather than basic match to get statistics. (cherry picked from commit ac7353307d00a55d1740b642cf6c712a0b280181) | |||
2010-08-17 | Fix round-robin filter and class generation | Stephen Hemminger | |
This resolves problems with filter and classes for round-robin policy. Bug 5950 and 5952 (cherry picked from commit cb9532549c0eb2390cbd7d3eba1b5254bc7cb734) | |||
2010-08-17 | Allow class 1 for round-robin | Stephen Hemminger | |
(cherry picked from commit ad3d4ae244558ee0377ef600ece482f22048ff03) | |||
2010-08-17 | allow larger queue size for round-robin | Stephen Hemminger | |
(cherry picked from commit 79a5811983069dbe5146cdd0db15ac28149d3af1) |