Enumeration RoutingTables

Routing table special names.

Enumeration Members

Enumeration Members

Default: "default"

The default table is empty. It is reserved for some post-processing if no previous default rules selected the packet.

Local: "local"

The local table is a special routing table containing high priority control routes for local and broadcast addresses.

Main: "main"

The main table is the normal routing table containing all non-policy routes.

Generated using TypeDoc