Skip to main content

Module admin

Module admin 

Source
Expand description

Extensions for fuchsia.net.routes.admin.

Structs§

RouteTableOptions
Options for creating route tables.

Enums§

RouteSetCreationError
Route set creation errors.
RouteSetRequest
GenericOverIp version of RouteSetV{4, 6}Request.
RouteTableCreationError
Route table creation errors.
RouteTableProviderRequest
GenericOverIp version of RouteTableProviderV{4, 6}Request.
RouteTableRequest
GenericOverIp version of RouteTableV{4, 6}Request.

Traits§

FidlRouteAdminIpExt
Admin extension for the fuchsia.net.routes.admin FIDL API.

Functions§

add_route
Dispatches add_route on either the RouteSetV4 or RouteSetV6 proxy.
authenticate_for_interface
Dispatches authenticate_for_interface on either the RouteSetV4 or RouteSetV6 proxy.
detach_route_table
Dispatches detach on either the RouteTableV4 or RouteTableV6 proxy.
get_authorization_for_route_table
Dispatches get_authorization_for_route_table on either the RouteTableV4 or RouteTableV6 proxy.
get_interface_local_table
Dispatches get_interface_local_table on either the RouteTableProviderV4 or RouteTableProviderV6 proxy.
get_table_id
Dispatches get_table_id on either the RouteTableV4 or RouteTableV6 proxy.
new_global_route_set
Dispatches global_route_set on either the RoutesV4 or RoutesV6 in fuchsia.net.root.
new_route_set
Dispatches new_route_set on either the RouteTableV4 or RouteTableV6 proxy.
new_route_table
Dispatches new_route_table on either the RouteTableProviderV4 or RouteTableProviderV6 proxy.
remove_route
Dispatches remove_route on either the RouteSetV4 or RouteSetV6 proxy.
remove_route_table
Dispatches remove on either the RouteTableV4 or RouteTableV6 proxy.