Hi I am simulating a modified AODV protocol on NS2. I used trace-all in my tcl file. Now, I want to calculate the no.of data packets dropped in the simulation. I am using cbr traffic on UDP connection (traffic generated by cbrgen command and senario generated using setdest). In the trace file I am seeing a no.of packets dropped, but unable to categorize them... What is RTS , CTS represent ? when I am calculating the no.of data packets dropped , do I need to consider the packets dropped due to ARP also ? What will be the trace file entry for the dropped data packet ?
Thanks in advance... Regards Anupama
