mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-25 04:50:07 +01:00
Previously (in NM 0.8.x) most WiFi connection were from user settings service. And the service updated 'seen-bssids' property when got connected. But the settings service in 0.9 don't do that. That inhibits auto-connecting to hidden networks. This commit takes care of updating 'seen-bssids'. However, we don't want to write out the conection each time it's activated (touching /etc). So, seen BSSIDs are kept separately from the connection in a look-aside file. Signed-off-by: Jiří Klimeš <jklimes@redhat.com> |
||
|---|---|---|
| .. | ||
| plugins | ||
| tests | ||
| Makefile.am | ||
| nm-agent-manager.c | ||
| nm-agent-manager.h | ||
| nm-default-wired-connection.c | ||
| nm-default-wired-connection.h | ||
| nm-inotify-helper.c | ||
| nm-inotify-helper.h | ||
| nm-secret-agent.c | ||
| nm-secret-agent.h | ||
| nm-settings-connection.c | ||
| nm-settings-connection.h | ||
| nm-settings-error.c | ||
| nm-settings-error.h | ||
| nm-settings-utils.c | ||
| nm-settings-utils.h | ||
| nm-settings.c | ||
| nm-settings.h | ||
| nm-system-config-interface.c | ||
| nm-system-config-interface.h | ||