[ns] DropTail queue-limit calculation

2008-04-16 Thread Дмитрий Синельников
Hi All, Did anyone have a chance to count the number of packets sitting in a drop-tail queue precisely? I have the latest ns v.2.33 and faced the following issue: I was running simple script with the following topology node - router1 router2 - receiver where the link type

Re: [ns] DropTail queue-limit calculation

2008-04-16 Thread Дмитрий Синельников
Thanks for the answer. well, as I said I can print two other values from the drop-tail.cc which are: q_-length() - it contains the number of packets sitting in a drop-tail queue qlim_ - a limit of the queue (which can be set in a TCL script) From these two values I can see that packets start