mirror of
https://github.com/openwrt/luci.git
synced 2025-12-26 15:36:22 +04:00
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>
(cherry picked from commit a288354e78)