[ns] Obtaining shortest path in AODV

Noor Asraf asraf06 at gmail.com
Sun Nov 23 03:41:57 PST 2008


We know that AODV routes packets based on least number of hop count. If I
want to print out this decision based on the routing table in AODV, what do
I need to do? Printing out the routing table merely gives the routing table
in each node, with details such as the next hop, RREP timeout, expiry and
other details. But how do I get the source to destination shortest route?
This is like following the packet from source until it reaches its
destination.

Thanks,
Asraf


More information about the Ns-users mailing list