Skip to content

WirelessNetwork: Fix reference access point for the active network

Ismael Asensio requested to merge work/iasensio/fix-active-ap into master

If the device is currently connected to a network, use the active access point (the one it's actually connected to) as the reference AP for this network.

This fixes the network parameters getting updates from an access point that is not in use, even if it has stronger signal.

As an example, these are the Details info shown by the network applet versus the information from nmcli device wifi

BEFORE referenceAP-info-before
AFTER referenceAP-info-after

Merge request reports

Loading