Routing table entry.
Definition ipv4_routing.h:63
Ipv4Addr networkDest
Network destination.
Definition ipv4_routing.h:65
uint_t metric
Metric value.
Definition ipv4_routing.h:69
Ipv4Addr nextHop
Next hop.
Definition ipv4_routing.h:68
NetInterface * interface
Outgoing network interface.
Definition ipv4_routing.h:67
bool_t valid
Valid entry.
Definition ipv4_routing.h:64
Ipv4Addr networkMask
Subnet mask for this route.
Definition ipv4_routing.h:66