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

[ns] reporting the true average queue size



I just added a parameter summarystats_ to Queue/RED to report the true
average queue size since the beginning of the simulation.  The 
validation test and example is in ``./test-all-simple stats2'' in
``tcl/tests''.

- Sally