0

I want to incorporate a new attribute called "Battery Warning Status" in the RREQ of AODV in ns2. This attribute will allow a node (node A) to determine which path to take when sending a packet to another node (node C) based on the remaining energy levels of the paths. Specifically, if node A has two paths to reach node C, the node will select the path with the most energy remaining to send the packet.

i try to add new attribute in aodv.cc and still confused to use it

0 Answers0