Age | Commit message (Collapse) | Author |
|
The $VAR(.) is not set on end node, so have to go hunting
for policy type.
Related to Bug 4545
|
|
The CLI end: node does work correctly, so don't need to go walking configuration
manually
Bug 4545
|
|
Don't break new config process
|
|
Makes code simpler and will work better with config system.
Also eliminates need for isChanged() code.
|
|
This adds support for Qos using incoming policing. It is accepts the
syntax and processes commands, but is not fully debugged.
Bugfix: 3664
|