hi 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 -- Vishal Patel