Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-03-05 | add QOS support for serial | Stephen Hemminger | |
bugfix for 2893. Allow QOS commands over serial | |||
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 |