Files
luci/modules
Paul Donald a288354e78 luci-mod-network: widgets shall show devices that are online as online
Tunnel devices which are up, show as down, since the config being
enumerated does not have access to any device status. The 'device' being
enumerated is e.g. 'wireguard_wg0', a configuration for a tunnel
interface, whose parent is an 'ethernet' type.

That's a bug for another day. So they shall use parent device status.

Signed-off-by: Paul Donald <newtwen+github@gmail.com>
2025-04-23 14:03:39 +02:00
..