mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-03-01 01:00:33 +01:00
Autoconnect retries are not being tracked by connection anymore. Now it is tracked per Device x Connection. In addition, autoconnect might be blocked for the connection due to no secrets or user requested. All the properties tracking the retries and blocked time were move to DevConData and the functions to manipulate them aswell. In NMPolicy the logic didn't change very much. Instead of looking into the connection when the device failed activation it looks for DevConData. |
||
|---|---|---|
| .. | ||
| plugins | ||
| nm-agent-manager.c | ||
| nm-agent-manager.h | ||
| nm-secret-agent.c | ||
| nm-secret-agent.h | ||
| nm-settings-connection.c | ||
| nm-settings-connection.h | ||
| nm-settings-plugin.c | ||
| nm-settings-plugin.h | ||
| nm-settings-storage.c | ||
| nm-settings-storage.h | ||
| nm-settings-utils.c | ||
| nm-settings-utils.h | ||
| nm-settings.c | ||
| nm-settings.h | ||