mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-31 04:20:11 +01:00
We have to copy the UUID (key) because otherwise the pointer can be invalidated when the connection is destroyed and problems will start. The issue showed up as an unability to delete a conenction via D-Bus. Reproducer: $ nmcli con add type eth con-name AAA ifname blah $ nmcli con delete AAA $ nmcli con add type eth con-name AAA ifname blah $ nmcli con delete AAA -- here the connection is not removed from NM (even though ifcfg- file) was removed -- |
||
|---|---|---|
| .. | ||
| example | ||
| ifcfg-rh | ||
| ifcfg-suse | ||
| ifnet | ||
| ifupdown | ||
| keyfile | ||
| Makefile.am | ||