Age | Commit message (Collapse) | Author |
|
Makes sense to allow QoS on tunnels since they may be rate limited.
|
|
Per design, add qos-policy support for bonding trunk devices.
|
|
Need to change policy on update, not just create.
|
|
Several places have same copied help text with spelling error.
|
|
Added QoS configuration parameters for ADSL interfaces using bridged
ethernet encapsulation.
|
|
This adds support for Qos using incoming policing. It is accepts the
syntax and processes commands, but is not fully debugged.
Bugfix: 3664
|
|
ATM interfaces on ADSL, and PPPOE on ethernet interfaces.
|
|
|
|
- help strings standardized in vyatta-cfg-qos
|
|
Add template and configuration support for QoS policy over vif.
This is covers bug 3137
|
|
Test version
|
|
bugfix for 2893. Allow QOS commands over serial
|
|
Add missing support for completion of policy choices
Bugfix: 2915
|
|
Need to find "out" for parent node.
|
|
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.
|
|
Using sudo isn't necessary, and clobbers the environment, making
debugging harder.
|
|
|
|
This the initial checkin prior to integration
|