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
PriorityNLA or with a zero priority. - DEFAULT_
IPV6_ ROUTE_ PRIORITY - The route priority for new IPv6 routes missing a
PriorityNLA or with a zero priority.