Expand description
IP routing table.
The table is stack-wide, shared by every
interface; get a handle to it with Stack::routes.
Structs§
- Route
- A prefix of addresses that should be routed via a router, out of an interface.
- Routes
- The stack’s routing table, returned by
Stack::routes.
Enums§
- Route
Origin - Where a route came from.