]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PKT_SCHED]: RED: Use new generic red interface
authorThomas Graf <tgraf@suug.ch>
Sat, 5 Nov 2005 20:14:05 +0000 (21:14 +0100)
committerThomas Graf <tgr@axs.localdomain>
Sat, 5 Nov 2005 21:02:25 +0000 (22:02 +0100)
commit6b31b28a441c9ba33889f88ac1d9451ed9532ada
treed1a74aa7d1a78fdfb2674c7ee56a5be714a8fe83
parent2566a509cacc8b8eaea2e5b54068816c9cfb41c2
[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>
net/sched/sch_red.c