mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-24 16:00:07 +01:00
We rely on clearing the dirty flag. For example in nm_ip4_config_replace(), we first mark all entries dirty, then force-append the ones we keep, and finally remove the ones that are still dirty. Since _nm_ip_config_add_obj() short-cuts nm_dedup_multi_index_add_full(), it must clear the dirty flag on its own. |
||
|---|---|---|
| .. | ||
| nm-utils | ||
| nm-common-macros.h | ||
| nm-dbus-compat.h | ||
| nm-default.h | ||
| nm-dispatcher-api.h | ||
| nm-meta-setting.c | ||
| nm-meta-setting.h | ||
| nm-test-libnm-utils.h | ||
| nm-test-utils-impl.c | ||
| nm-version-macros.h.in | ||