Recently, I want to modify the existing AODV protocol to enhance its route stability . I am a quite beginner in ns2, can anybody give me some help!!
I am puzzled how to satisfy the below questions in c++ code a. how to record the system time when a packet is sent and filled the time in the packet field?? b. I want to record the time-lag of a specific packet that a node received in a predetermined time, and analyze it. I will be quite appreciating if anybody can help me solve this problem!!!
