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
(cherry picked from commit b1b823012b2a1aa0fa8578054fc1179f92a32c2f)
|
|
The $VAR(.) is not set on end node, so have to go hunting
for policy type.
Related to Bug 4545
(cherry picked from commit 39712bfaf390a4435218a14308cc6efa1a2d39b8)
|
|
The CLI end: node does work correctly, so don't need to go walking configuration
manually
Bug 4545
(cherry picked from commit 377896b296827e4d7c3c20debb3487605c45bbe3)
|
|
Bug 4516
(cherry picked from commit 26890ac98e3ed6c0830e61fa91f306fea0cc227a)
|
|
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
|