Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-23 | Reimplementation of WRED | Stephen Hemminger | |
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. | |||
2009-05-22 | Use better RED parameters | Stephen Hemminger | |
Use recommendations from Sally Floyd. | |||
2009-05-20 | Fix creation of GRED qdisc | Stephen Hemminger | |
Need to calculate parameters correctly and format up command better. | |||
2009-05-20 | Missing setup of top level rate | Stephen Hemminger | |
2009-05-19 | Rename weighted-random | Stephen Hemminger | |
Having too long a name messes up column output on operational commands. | |||
2009-05-19 | Fix exports for new module | Stephen Hemminger | |
The exports for Util.pm changed. | |||
2009-05-19 | Add Weighted RED Qos | Stephen Hemminger | |
Bug 4296 Ehancement to allow configuring GRED as form of weighted RED. |