Age | Commit message (Collapse) | Author |
|
Need some space to compute RED parameters
Bug 4594
(cherry picked from commit 603752d0771c2bdaf77e18e0f65135ac090fde85)
|
|
The CLI end: node does work correctly, so don't need to go walking configuration
manually
Bug 4545
(cherry picked from commit 377896b296827e4d7c3c20debb3487605c45bbe3)
|
|
Bug 4544, 4543
Rereading documentation:
mark-probability should always be 1/10
min-threshold should be scaled if max-threshold changed
Also enforce sanity constraints on values.
(cherry picked from commit 3a88e33b7d06814faac5c20e539f3b5d28f2bcb5)
|
|
Two more (optional) parameters for random detect precedence groups.
Bug 4518,4519
(cherry picked from commit 8104da09f5da338c6ce0813c367262de4e417598)
|
|
Was refering to VQ incorrectly, they are not subclasses in GRED
|
|
1. Use 0 for default class
2. Use indices in dsmark
3. Better formatting
|
|
Make a simpler version of WRED that acts more like Cisco.
Use Diffserv on Linux paper for example of how to use DSMARK and GRED
to achieve similar result.
|