Skip to content

Fix misreporting of wifi status in LAN plugin

akwizgran requested to merge fix-wifi-connectivity-misreporting into master

This is a fix for a bug introduced in !1230 (merged). The plugin should check whether it has any usable IP addresses, not whether it has any IP addresses at all. As far as I can tell the impact is minor.

Merge request reports