Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-15 | Delete manually generated vrrp nodes | John Southworth | |
2012-02-07 | Allow redirect on all interfaces | Stephen Hemminger | |
Bug 7771 Allow QoS redirect on all interfaces (vlan, bonding, bridge, etc). | |||
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 | |||
2010-07-21 | Fix error message for redirect/mirror and ingress conflict | Stephen Hemminger | |
2010-07-21 | Only allow redirect and mirror on ethernet devices | Stephen Hemminger | |
For simplicity only allow mirror/redirect templates to exist on ethernet device. | |||
2009-03-30 | Generate QoS interface templates | Stephen Hemminger | |
Similar process to firewall and quagga parameters | |||
2009-03-18 | Don't change transmit queue length | Stephen Hemminger | |
Unnecessary to change txq length and breaks things. | |||
2009-03-18 | Allow setting txqueuelen | Stephen Hemminger | |
Kernel is fixed to allow setting txqueuelen | |||
2009-02-02 | Bugfix 4052: Support PPPOE over ethernet VIFs. | Bob Gilligan | |
2009-02-02 | Move qos policy parameters for PPPOE to correct location in tree. | Bob Gilligan | |
2009-01-22 | Don't reset txqueuelen after removing qos | Stephen Hemminger | |
Bugfix 3859 | |||
2008-10-27 | Fix QoS on Vif | Stephen Hemminger | |
Handle Vif on serial. Can't have update and create tag. | |||
2008-10-24 | Handle updates to existing vif qos | Stephen Hemminger | |
Need to change policy on update, not just create. | |||
2008-10-24 | Fix repeated spellin error | Stephen Hemminger | |
Several places have same copied help text with spelling error. | |||
2008-09-23 | Add incoming traffic limiting to Qos | Stephen Hemminger | |
This adds support for Qos using incoming policing. It is accepts the syntax and processes commands, but is not fully debugged. Bugfix: 3664 | |||
2008-05-01 | Add QoS policy configurability for PPPOE, PPPOA and classical IP over | Bob Gilligan | |
ATM interfaces on ADSL, and PPPOE on ethernet interfaces. | |||
2008-04-11 | Merge branch 'glendale' into hollywood | rbalocca | |
2008-04-09 | Fix Bug 3069 Help strings should be standardized | Mohit Mehta | |
- help strings standardized in vyatta-cfg-qos | |||
2008-04-09 | Allow qos over vlan | Stephen Hemminger | |
Add template and configuration support for QoS policy over vif. This is covers bug 3137 | |||
2008-04-08 | allow qos over vlan | Stephen Hemminger | |
Test version | |||
2008-02-28 | auto-completion for qos-policies | Stephen Hemminger | |
Add missing support for completion of policy choices Bugfix: 2915 | |||
2008-02-06 | fix update/delete tags to properly find parent | Stephen Hemminger | |
Need to find "out" for parent node. | |||
2008-02-05 | add validation for policy names, and policy update/delete | Stephen Hemminger | |
Check names of policys for syntax and uniqueness. Add hooks for update that does refresh of interface (should fix bug). Block deletion of policy that is in use. | |||
2008-02-04 | don't use sudo when updating interface | Stephen Hemminger | |
Using sudo isn't necessary, and clobbers the environment, making debugging harder. | |||
2008-01-31 | convert templates to new syntax | An-Cheng Huang | |
2008-01-30 | Initial version of vyatta-cfg-qosdebian/0.1 | Stephen Hemminger | |
This the initial checkin prior to integration |