Skip to content

network: Status change when wifi device added

When a wifi device is added it initially isn't managed by NM. This causes no wifi device to be ever added by add_wifi_device. When a device is added we should listen for state changes and add any devices that then become managed. Check for dup devices and don't add them and correctly clean up removed devices in correct unref order.

Edited by Jamison Lofthouse

Merge request reports