Structs§
- A Stream of incoming requests for fuchsia.netemul.network/DeviceProxy.
- Configuration used to create an endpoint.
- A Stream of incoming requests for fuchsia.netemul.network/EndpointManager.
- A Stream of incoming requests for fuchsia.netemul.network/Endpoint.
- Convenience struct for creating endpoints along with network setup.
- A Stream of incoming requests for fuchsia.netemul.network/FakeEndpoint.
- Provides emulated latency configuration.
- Used to configure a network with emulated adversity conditions.
- A Stream of incoming requests for fuchsia.netemul.network/NetworkContext.
- A Stream of incoming requests for fuchsia.netemul.network/NetworkManager.
- A Stream of incoming requests for fuchsia.netemul.network/Network.
- Convenience struct for creating entire network setups.
- Provides emulated packet reordering configuration.
- A Stream of incoming requests for fuchsia.netemul.network/SetupHandle.
Enums§
- Simple interface to serve devices over fidl.
- Manages virtual endpoints.
- Virtual ethernet endpoint.
- Fake endpoint can be added to a network to snoop or inject packets.
- Provides emulated packet loss configuration.
- Main entry point to manage virtual networks and endpoints.
- Manages virtual networks.
- Virtual network.
- Handle returned when using NetworkContext.Setup for quick network configuration. Networks and endpoints created by Setup are tied to the lifecycle of the SetupHandle’s channel.