pub fn status(cfg: &Config) -> OverlayStatusExpand 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.
pub fn status(cfg: &Config) -> OverlayStatusProbe 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.