Skip to main content

Module network

Module network 

Source
Expand description

SmoltcpNetwork โ€” orchestration type that ties NetworkConfig to the smoltcp engine.

This is the networking analog to OverlayFs for filesystems โ€” the single type the runtime creates from config, wires into the VM builder, and starts the networking stack.

Structsยง

MetricsHandle
Read-only view of aggregate network byte counters.
SmoltcpNetwork
The networking engine. Created from NetworkConfig by the runtime.
TerminationHandle
Handle for installing host-side termination behavior into the network stack.