Module routes

Module routes 

Source
Expand description

A module for managing RTM_ROUTE information by receiving RTM_ROUTE Netlink messages and maintaining route table state from Netstack.

Constantsยง

DEFAULT_IPV4_ROUTE_PRIORITY
The route priority for new IPv4 routes missing a Priority NLA or with a zero priority.
DEFAULT_IPV6_ROUTE_PRIORITY
The route priority for new IPv6 routes missing a Priority NLA or with a zero priority.