Crate reachability_core
source ·Modules
- Provides an interface health watchdog.
Structs
- Provides a view into state for a specific system interface.
Monitor
monitors the reachability state.- Provides a cache of known neighbors and keeps track of their health.
- NetworkCheckCookie is an opaque type used to continue an asynchronous network check.
StateInfo
keeps the reachability state.Stats
keeps the monitoring service statistic counters.
Enums
NetworkCheckAction
describes the action to be completed before resuming the network check.NetworkCheckerOutcome
contains values indicating whether a network check completed or needs resumption.PortType
is the type of port backing the L3 interface.State
represents the reachability state.
Constants
Traits
- A Network Checker is a re-entrant, asynchronous state machine that monitors availability of networks over a given network interface.