Age | Commit message (Collapse) | Author |
|
Random detect requires bandwidth which is not part of round robin
policy. Therefore drop it as a configurable value.
Bug 4595
|
|
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
|
|
Bug 4516
|
|
CLI quoting in expressions seems to have changed, so adapt.
Bug 4485
|
|
The RED queue setup needs a rate value and RR doesn't have rate configuration.
|
|
Use existing u32 infrastructure to match in header
|
|
Round-robin class based policy
|