mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-06-07 11:08:24 +02:00
Essentially, nm_connection_get_path() mirros nm_dbus_object_get_path(). However, when cloning a simple-connection, the path also gets cloned. I think this field doesn't belong to NMConnection in the first place, because NMConnection is not a D-Bus object. NMSettingsConnection (in core) and NMRemoteConnection (in libnm) is. Don't use the misleading alias, but use nm_dbus_object_get_path() directly. |
||
|---|---|---|
| .. | ||
| tests | ||
| meson.build | ||
| nm-ifcfg-rh.conf | ||
| nm-ifcfg-rh.xml | ||
| nm-inotify-helper.c | ||
| nm-inotify-helper.h | ||
| nms-ifcfg-rh-common.h | ||
| nms-ifcfg-rh-connection.c | ||
| nms-ifcfg-rh-connection.h | ||
| nms-ifcfg-rh-plugin.c | ||
| nms-ifcfg-rh-plugin.h | ||
| nms-ifcfg-rh-reader.c | ||
| nms-ifcfg-rh-reader.h | ||
| nms-ifcfg-rh-utils.c | ||
| nms-ifcfg-rh-utils.h | ||
| nms-ifcfg-rh-writer.c | ||
| nms-ifcfg-rh-writer.h | ||
| shvar.c | ||
| shvar.h | ||