mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-12 11:10:31 +01:00
For PAN devices we create an unsaved connection if no matching connection exists. After the device gets removed, we want to clean up that connection, unless it was modified/saved in the meantime. Before this was accomplished by creating a clone of the original connection. When deciding whether the temporary connection was modified, we would compare the current state with the original. This can now be simplified, because we have the nm-generated flag that gets cleared whenever the user modifies or saves the connection. This code is also more robust, because the previous implementation was a hack, but could not reliably detect whether the connection was modified by the user. Signed-off-by: Thomas Haller <thaller@redhat.com> |
||
|---|---|---|
| .. | ||
| exports.ver | ||
| Makefile.am | ||
| nm-bluez-common.h | ||
| nm-bluez-device.c | ||
| nm-bluez-device.h | ||
| nm-bluez-manager.c | ||
| nm-bluez-manager.h | ||
| nm-bluez4-adapter.c | ||
| nm-bluez4-adapter.h | ||
| nm-bluez4-manager.c | ||
| nm-bluez4-manager.h | ||
| nm-bluez5-manager.c | ||
| nm-bluez5-manager.h | ||
| nm-device-bt.c | ||
| nm-device-bt.h | ||