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

Re: [ns] setting initial queue size



You can set the value limit_ in tcl script. Please refer to chapter 7 in
ns manual at:

http://www.isi.edu/nsnam/ns/doc/node58.html

and the source code (queue.cc and queue.h) for details.

Thanks,
-chen xuan

On Sun, 30 Jul 2000, Punyaslok Purkayastha wrote:

> 
> hi all,
> 
> i am trying to study the behaviour of some UDP flow going through a drop
> tail queue. i need to be able to set the initial queue size to a value i
> desire. how can one do that? i would be happy if i can get hints either at
> the tcl script level or at the underlying actual C++ code level.
> 
> Punyaslok.
> 
> 

-- 
Xuan Chen
ISI/USC