[PKT_SCHED]: GRED: Dont abuse default VQ for equalizing
authorThomas Graf <tgraf@suug.ch>
Sat, 5 Nov 2005 20:14:23 +0000 (21:14 +0100)
committerThomas Graf <tgr@axs.localdomain>
Sat, 5 Nov 2005 21:02:28 +0000 (22:02 +0100)
commit7051703b990ec40bdf192ec7c87ffafd7011c640
treeb32b6579fd3598a9808f173e5da9f5266eb472cf
parent4a591834cfc79b2ff74457e976420361f8ae28b4
[PKT_SCHED]: GRED: Dont abuse default VQ for equalizing

Introduces a new red parameter set for use in equalize mode,
although only the qavg variable and the idle period marker are
being used for now this makes it possible to allow a separate
parameter set to be used for equalize later on.

The use of this separate parameter set fixes a bogus start of
an idle period in gred_drop() which did start an idle period
on the default VQ even if equalize mode was disabled.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
net/sched/sch_gred.c