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

Re: [ns] problemsa with ns




As you can find in the ns manual or the source code of ns,
trace-queue could be used to log events, (enqueue, dequeue, drop, etc)  
in the queue.

On Wed, May 16, 2001 at 11:09:20AM +0300, Arijit Ganguly wrote:
> I have to simulate the TCP RED congestion control. For this i have to
> retrieve the values of various queue parameters when certain events
> occur, like packet arrivals, packet departures etc, instead of just
> sampling at regular intervals. Can this be done in NS.

--