[ns] multiple timers

2014-12-07 Thread Osama Rehman
Hi all, i want to develop a network where each node will have 10 independent timers. So at a given *node N*, pkt 1 waiting time should be completely independent of pkt 2 waiting time. I have implemented the multiple timer concept in ns-2 by building 10 different timer classes inherited from Timer

[ns] seqno and new trace file in NS2

2014-12-07 Thread Hana Amira
Hi every body Please, I would like to know why we set "seqno < 68" in the awk script to calculate for example the lost packet since my seqno = $6; contains values grater then 68, Is there awk script for new trace file format in NS2? Thanks in advance