class RouteTableV4

Defined at line 187 of file fidling/gen/sdk/fidl/fuchsia.net.routes.admin/fuchsia.net.routes.admin/cpp/fidl/fuchsia.net.routes.admin/cpp/markers.h

Vends isolated administrative access to the system's IPv4 routing table.

A main route table is accessible through the discoverable [`RouteTableV4`]

protocol. Other tables can be installed using the `NewRouteTable` method

on [`RouteTableProviderV4`]. The [`RouteTableV4`] also encodes the lifetime

of the underlying route table, dropping the client end of the protocol

causes the underlying route table to be removed unless it is detached. The

main table is detached by default.

Public Members

static Openness kOpenness
static const char[] kDiscoverableName

Records