commit | 6b31b28a441c9ba33889f88ac1d9451ed9532ada | [log] [tgz] |
---|---|---|
author | Thomas Graf <tgraf@suug.ch> | Sat Nov 05 21:14:05 2005 +0100 |
committer | Thomas Graf <tgr@axs.localdomain> | Sat Nov 05 22:02:25 2005 +0100 |
tree | d1a74aa7d1a78fdfb2674c7ee56a5be714a8fe83 | |
parent | 2566a509cacc8b8eaea2e5b54068816c9cfb41c2 [diff] |
[PKT_SCHED]: RED: Use new generic red interface Simplifies code a lot by separating the red algorithm and the queueing logic. We now differentiate between probability marks and forced marks but sum them together again to not break backwards compatibility. Signed-off-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>