Expand description
Extensions for fuchsia.net.interfaces.admin.
Structs§
- A wrapper for fuchsia.net.interfaces.admin/Control that observes terminal events.
Enums§
- Error type when using a
fnet_interfaces_admin::AddressStateProviderProxy
. - Errors observed from wrapped terminal events.
Functions§
- Returns a stream of assignment states obtained by watching on
address_state_provider
. - Convert
fnet_interfaces_admin::GrantForInterfaceAuthorization
tofnet_interfaces_admin::ProofOfInterfaceAuthorization
with fewer permissions. - Wait until the Assigned state is observed on
stream
. - Waits for the
OnAddressAdded
event to be received on the event stream.