Skip to content

Backport !781 “gnetworkmonitornm: Fix network available detection” to glib-2-60

The network-available property can be asserted by querying the NMState describing the current overval network state, instead of the NMConnectivityState. The advantage of the NMState is that is reflects immediately the network state modification, while the connectivity state is tested at a fixed frequency.

Edited by Philip Withnall

Merge request reports