--- a/src/routing/aodv/aodv-rtable.h Fri Aug 14 18:14:16 2009 +0400
+++ b/src/routing/aodv/aodv-rtable.h Mon Aug 17 10:58:09 2009 +0400
@@ -220,7 +220,7 @@
/**
* Lookup valid routing entries with next hop Address dst and not empty list of precursors.
*/
- void GetListOfDestinationWithNextHop (Ipv4Address nextHop, std::map<Ipv4Address, uint32_t> unreachable);
+ void GetListOfDestinationWithNextHop (Ipv4Address nextHop, std::map<Ipv4Address, uint32_t> & unreachable);
/**
* Update routing entries with this destinations as follows:
* 1. The destination sequence number of this routing entry, if it