mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-24 23:00:07 +01:00
This command allows activating the edited connection. Monitoring the progress of the activation is a bit complicated by the fact that the callback activate_connection_editor_cb() is invoked in main loop thread, and not in the editor thread itself. https://bugzilla.redhat.com/show_bug.cgi?id=1004883 |
||
|---|---|---|
| .. | ||
| common.c | ||
| common.h | ||
| 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 | ||