Hi all,

I want to modify AODV but I encounter some questions and have no ways to
make it. The situation is like this:

I want the destination node to record the received RREQ packets within the
nearest five seconds. And compare a certain field to choose the best path to
send the RREP.

I know the destination node needs to wait some time for all the RREQ packets
to arrive, but I do not how to write a c++ code to record the RREQs and
choose the best node. Can anybody give me some advice to solve this
problem?? Thanks a lot!!!

 

Reply via email to