Crate fidl_fuchsia_net_routes_ext

source ·
Expand description

Extensions for the fuchsia.net.routes FIDL library.

The fuchsia.net.routes API has separate V4 and V6 watcher variants to enforce maximum type safety and access control at the API layer. For the most part, these APIs are a mirror image of one another. This library provides an a single implementation that is generic over net_types::ip::Ip version, as well as conversion utilities.

Modules§

  • Extensions for fuchsia.net.routes.admin.
  • Extensions for route rules FIDL.
  • Test Utilities for the fuchsia.net.routes FIDL library.

Structs§

Enums§

Traits§

  • IP Extension for the fuchsia.net.routes FIDL API.
  • Abstracts over AddRoute and RemoveRoute RouteSet method responders.
  • A trait for responding with a slice of objects.

Functions§