mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-25 11:50:14 +01:00
nm_client_activate_connection() now uses NMConnection instead of D-Bus connection path. Also, callback uses NMActiveConnection instead of the path. We can also remove the workaround waiting for "active-connections" change, because the activation callback is now called *after* the NMActiveConnection object is available in the active connections list. |
||
|---|---|---|
| .. | ||
| connections.c | ||
| connections.h | ||
| devices.c | ||
| devices.h | ||
| Makefile.am | ||
| network-manager.c | ||
| network-manager.h | ||
| nmcli.c | ||
| nmcli.h | ||
| settings.c | ||
| settings.h | ||
| utils.c | ||
| utils.h | ||