summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-08-080.15.22debian/0.15.22Stephen Hemminger
2011-08-08Fix help text refering to TCP portStephen Hemminger
Bug 7322 The match value is on port number and it can be either TCP or UDP.
2011-08-020.15.21debian/0.15.21Stephen Hemminger
2011-08-02Fix Qos start interfaceStephen 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-070.15.20debian/0.15.20Deepti Kulkarni
2011-07-07new branchDeepti Kulkarni
2011-03-130.15.19debian/0.15.19Stephen Hemminger
2011-03-02Remove leftover check for port rangeStephen Hemminger
Bug 6865 Port can be text or numeric value (like destination port).
2011-02-020.15.18debian/0.15.18Mohit Mehta
2011-02-02Parital fix for bug 6759 serial packages are incorrectly included in virt ISOMohit Mehta
* make vyatta-cfg-qos-serial depend on vyatta-serial
2010-12-280.15.17debian/0.15.17An-Cheng Huang
2010-12-28new branchAn-Cheng Huang
2010-12-210.15.16debian/0.15.16Stephen Hemminger
2010-12-21Change help strings to eliminate verbStephen Hemminger
2010-12-170.15.15debian/0.15.15Stephen Hemminger
2010-12-17Wait for ppp devices when updating interface traffic-policyStephen Hemminger
Bug 4922 Need to add wait loop because bringing up ppp can take some time for interface to settle.
2010-12-080.15.14debian/0.15.14Stephen Hemminger
2010-12-08Compute optimium rate to quantum valueStephen 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-07Revert "Don't allow incoming Qos on VIF"Stephen Hemminger
The bug was bogus. This reverts commit c1cda1e4495a6db1decb35e0e73ede71342d3ab0.
2010-12-07Revert "Add nested shaper classes"Stephen Hemminger
This reverts commit bcb18b96605e194cf8c186467b0a4d853695f75e.
2010-11-08Fix path to ethtoolStephen Hemminger
ethtool moved in Debian Squeeze to /sbin/ethtool
2010-10-19Add nested shaper classesStephen Hemminger
This adds: traffic-policy myexample { bandwidth 100Mbit class 2 { class 2a { ...
2010-10-07Don't allow incoming Qos on VIFStephen Hemminger
Bug 6294 Do allow user to configure incoming traffic-policy on Vlan's because the kernel ignores them.
2010-09-020.15.13debian/0.15.13An-Cheng Huang
2010-09-010.15.12debian/0.15.12An-Cheng Huang
2010-09-01add control Replaces for vyatta-cfg-qos-serialAn-Cheng Huang
2010-08-260.15.11debian/0.15.11Stephen Hemminger
2010-08-26Split Qos templates for serial into a separate packageStephen Hemminger
Only SE version wants templates for serial.
2010-08-26add range check for IP source portStephen Hemminger
2010-08-200.15.10debian/0.15.10An-Cheng Huang
2010-08-17Fix shaper class queue calculations for random-detectStephen Hemminger
Need to handle queue-limit better (confusion between bytes and packets) Bug 5872 (cherry picked from commit 94ea365fc966a16807a2086db05ea2877e9b00fa)
2010-08-17Fix help messageStephen Hemminger
Queue limit is in packets not bytes. (cherry picked from commit baaee833507361b891601101b4faa4c5baaa3c41)
2010-08-17Fix typo in Qos match for ethernetStephen Hemminger
Looking at wrong field in hash! Bug 5961 (cherry picked from commit 17b2ff0e596eff2d609d5abb661af3696914f7a6)
2010-08-17Make round-robin quantum per classStephen Hemminger
Bug 5958 (cherry picked from commit 7f42350146525544bd38db2426d6f5c7b99302c2)
2010-08-17Fix matching (default)Stephen Hemminger
Use a null u32 rather than basic match to get statistics. (cherry picked from commit ac7353307d00a55d1740b642cf6c712a0b280181)
2010-08-17Fix round-robin filter and class generationStephen Hemminger
This resolves problems with filter and classes for round-robin policy. Bug 5950 and 5952 (cherry picked from commit cb9532549c0eb2390cbd7d3eba1b5254bc7cb734)
2010-08-17Allow class 1 for round-robinStephen Hemminger
(cherry picked from commit ad3d4ae244558ee0377ef600ece482f22048ff03)
2010-08-17allow larger queue size for round-robinStephen Hemminger
(cherry picked from commit 79a5811983069dbe5146cdd0db15ac28149d3af1)
2010-08-110.15.9debian/0.15.9An-Cheng Huang
2010-08-11remove CLI backend env variables usageAn-Cheng Huang
* these are no longer necessary with the new CLI library.
2010-07-28Fix problem with port interpretation if protocol specifiedStephen Hemminger
Bug 5924 If ip protocol match was specified but no port match then the code would incorrectly call getPort (undef, "tcp") which gets interpreted as getPort("tcp") by Perl and causes error. (cherry picked from commit 5ad6cc5026cd19cf994dd0670db4d0fa31f9010b)
2010-07-28Make default class work for round robinStephen Hemminger
Bug 5896 Need to insert dummy filter to match all packets (cherry picked from commit 9f1e20193852f059afda8041192086313107b29f)
2010-07-28Fix help string on limiter priorityStephen Hemminger
(cherry picked from commit 2c9b0e0641b24dc79320282eff358079b3c7c7c3)
2010-07-23Revert "Rename limiter class priority field to precedence"Stephen Hemminger
This reverts commit cf51e90bfc2d1c3b58192a726e786b598681fb71. Conflicts: templates/traffic-policy/limiter/node.tag/class/node.tag/precedence/node.def
2010-07-23Fix delete of interface qos policyStephen Hemminger
Bug 5798
2010-07-220.15.8debian/0.15.8An-Cheng Huang
2010-07-210.15.7debian/0.15.7Stephen Hemminger
2010-07-21add whitespaceStephen Hemminger
2010-07-21Check target of redirect before removing ifbStephen Hemminger
Bug 5889 Deleting input interface not allowed if target of redirect
2010-07-21Move input interface back to Qos packageStephen Hemminger