Age | Commit message (Collapse) | Author |
|
Makes code simpler and will work better with config system.
Also eliminates need for isChanged() code.
|
|
Eliminate need for begin, just check for name conflicts at create.
|
|
Since configuration system doesn't correctly notify on addition/deletion,
have to introduce this extra verbosity to have each traffic-shaper type
check for changes.
Bugfix for 3452
|
|
- help strings standardized in vyatta-cfg-qos
|
|
Add a bunch of checks.
* Check policy configuration at commit time
* Add check for duplicate names
* Allow _ in policy name
Bugfix: 2907
|
|
|
|
This the initial checkin prior to integration
|