An OLSR's routing table entry. More...
#include <olsr-routing-table.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.