Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-11-20 | Change perl module names from VyattaQosXXX to Vyatta::Qos:XXX | Stephen Hemminger | |
Use more multi-level directory hierarchy instead of having all modules at top level. | |||
2008-10-24 | Better message on missing bandwidth | Stephen Hemminger | |
Bugfix 3834 Rather than "is not a valid bandwidth", say "bandwidth must be defined for ..." | |||
2008-09-30 | Validate ingress bandwidth value | Stephen Hemminger | |
The bandwidth value needs to be validated and converted if necessary. | |||
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 |