Skip to main content

status

Function status 

Source
pub fn status(cfg: &Config) -> OverlayStatus
Expand description

Probe the configured overlay interface and report remote-access health. Dependency-free: reads /sys/class/net/<iface> (Linux), so it is cheap enough to call per /system request.