|
WAND Trace processing
4.0.5
|
OSPFv2 Hello Packet. More...

Data Fields | |
| struct in_addr | mask |
| Network mask for this interface. More... | |
| uint16_t | interval |
| Interval between Hello packets (secs) More... | |
| libtrace_ospf_options_t | hello_options |
| Options. More... | |
| uint8_t | priority |
| Router Priority. More... | |
| uint32_t | deadint |
| Interval before declaring a router down. More... | |
| struct in_addr | designated |
| Designated router for the network. More... | |
| struct in_addr | backup |
| Backup designated router. More... | |
OSPFv2 Hello Packet.
| struct in_addr libtrace_ospf_hello_v2_t::backup |
Backup designated router.
| uint32_t libtrace_ospf_hello_v2_t::deadint |
Interval before declaring a router down.
| struct in_addr libtrace_ospf_hello_v2_t::designated |
Designated router for the network.
| libtrace_ospf_options_t libtrace_ospf_hello_v2_t::hello_options |
Options.
| uint16_t libtrace_ospf_hello_v2_t::interval |
Interval between Hello packets (secs)
| struct in_addr libtrace_ospf_hello_v2_t::mask |
Network mask for this interface.
| uint8_t libtrace_ospf_hello_v2_t::priority |
Router Priority.