[ns] newreno tcp explanation help-reg

2013-02-25 Thread abinaya rajendhiran
hi all!! plz, can anyone tell me where the fast recovery and fast retransmit mechanisms is coded in tcp-new reno.cc file -- Reagards., R.Abinaya,B.Tech,(M.E)

[ns] CFP: Special Issue on Intrusion Detection and Security Mechanisms for Wireless Sensor Networks

2013-02-25 Thread Jaime Lloret Mauri
Special Issue on Intrusion Detection and Security Mechanisms for Wireless Sensor Networks International Journal of Distributed Sensor Networks ISI Thomson Impact Factor (2011): 0.203 Call for Papers Wireless sensor networks are gaining significant interest from academia and industry. Wireles

Re: [ns] [Aodvimpl] Modelling RREQ Flooding attack in AODV

2013-02-25 Thread itishi saxena
Hello Frd, In ns2-aodv, RREQ is raised whenever a packet is added to the rqueue.If you want to send RREQ randomly without looking at your rqueue then you can use recv function and just call RREQ with some condition. I think it will work for you. Itishi Fro

[ns] seq id analysis of ns2 trace file

2013-02-25 Thread abinaya rajendhiran
hi all., i tried to analyze the number of packets retransmitted from trace file using awk script... i hav traced out the seq count (since each packet has unique sequence id) and i got the count values as follows, Index: 75 Count: 1 Index: 76 Count: 1 Index: 77 Count: 1 Index: 78 Count: 1 Inde