NetworkManager/clients
Beniamino Galvani c898594c71 tui: improve tracking of activation state
nmtui determines the activation result by tracking the active
connection state but that is not enough, as the active connection may
disappear or because we need to consider also the device state in some
particular cases.

Use the same logic implemented in nmcli that is now provided by the
nmc_activation_get_effective_state() helper.
2017-10-16 17:43:37 +02:00
..
cli clients: move get_effective_activation_state() to nm-clients-utils.c 2017-10-16 17:26:49 +02:00
common clients: move get_effective_activation_state() to nm-clients-utils.c 2017-10-16 17:26:49 +02:00
tui tui: improve tracking of activation state 2017-10-16 17:43:37 +02:00
nm-online.c nm-online: fix wrong assertion failure during nm-online 2017-02-07 19:42:30 +01:00