A Neighbor Tuple. More...
#include <olsr-repositories.h>

Public Types | |
| enum | Status { STATUS_NOT_SYM = 0, STATUS_SYM = 1 } | 
Neighbor Type and Link Type at the four less significative digits.  | |
Public Attributes | |
| Ipv4Address | neighborMainAddr | 
| Main address of a neighbor node.  | |
| 
enum  ns3::olsr::NeighborTuple::Status  | status | 
| Neighbor Type and Link Type at the four less significative digits.  | |
| uint8_t | willingness | 
| A value between 0 and 7 specifying the node's willingness to carry traffic on behalf of other nodes.  | |
A Neighbor Tuple.
 1.6.1