Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-15 | Fix update (apply-policy) at end | Stephen Hemminger | |
The $VAR(.) is not set on end node, so have to go hunting for policy type. Related to Bug 4545 | |||
2009-06-11 | Cleanup how qos-policy change detection works | Stephen Hemminger | |
The CLI end: node does work correctly, so don't need to go walking configuration manually Bug 4545 | |||
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. |