[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ns] changing the default for Queue/RED/gentle_



I have changed the default value for Queue/RED/gentle_
from "false" to "true".  When Queue/RED/gentle_ is set to true,
the dropping probability increases gradually as the average
queue size exceeds maxthresh.  This is discussed in more detail
on the RED web page at "http://www.aciri.org/floyd/red.html".

- Sally