An OLSR's routing table entry. More...
#include <olsr-routing-protocol.h>

Public Attributes | |
| Ipv4Address | destAddr | 
| Address of the destination node.  | |
| Ipv4Address | nextAddr | 
| Address of the next hop.  | |
| uint32_t | interface | 
| Interface index.  | |
| uint32_t | distance | 
| Distance in hops to the destination.  | |
An OLSR's routing table entry.
 1.6.1