fidl_fuchsia_net_routes_ext

Module admin

Source
Expand description

Extensions for fuchsia.net.routes.admin.

Enums§

Traits§

Functions§

  • Dispatches add_route on either the RouteSetV4 or RouteSetV6 proxy.
  • Dispatches authenticate_for_interface on either the RouteSetV4 or RouteSetV6 proxy.
  • The compiler often fails to infer that an item in the RouteTableProvider request stream is a Result. This function helps force it to understand this so that the Result can be unwrapped to get the actual RouteTableProvider request inside.
  • Dispatches detach on either the RouteTableV4 or RouteTableV6 proxy.
  • Dispatches get_authorization_for_route_table on either the RouteTableV4 or RouteTableV6 proxy.
  • Dispatches get_table_id on either the RouteTableV4 or RouteTableV6 proxy.
  • Dispatches global_route_set on either the RoutesV4 or RoutesV6 in fuchsia.net.root.
  • Dispatches new_route_set on either the RouteTableV4 or RouteTableV6 proxy.
  • Dispatches new_route_table on either the RouteTableProviderV4 or RouteTableProviderV6 proxy.
  • Dispatches remove_route on either the RouteSetV4 or RouteSetV6 proxy.
  • Dispatches remove on either the RouteTableV4 or RouteTableV6 proxy.
  • Unpacks the [ServerEnd] and debug name from a request for a new route table.