Expand description

Extensions for fuchsia.net.routes.admin.

Enums§

Traits§

  • Admin extension for the fuchsia.net.routes.admin FIDL API.
  • Abstracts over AddRoute and RemoveRoute RouteSet method responders.

Functions§

  • Dispatches add_route on either the RouteSetV4 or RouteSetV6 proxy.
  • Dispatches authenticate_for_interface on either the RouteSetV4 or RouteSetV6 proxy.
  • 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 remove_route on either the RouteSetV4 or RouteSetV6 proxy.
  • Dispatches remove on either the RouteTableV4 or RouteTableV6 proxy.