[openSUSE/wicked] 278d21: client: fix to set and use origin in loaded config
Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: 278d2116e6426ca5960ca40cf973302d940fa3f5 https://github.com/openSUSE/wicked/commit/278d2116e6426ca5960ca40cf973302d94... Author: Marius Tomaschewski <mt@suse.com> Date: 2024-07-15 (Mon, 15 Jul 2024) Changed paths: M client/ifcheck.c M client/ifreload.c M client/ifstatus.c M client/ifup.c M client/read-config.c M client/wicked-client.h Log Message: ----------- client: fix to set and use origin in loaded config Request to update config origin from it's source while reading to load the config with this origin to worker and send to nanny on ifup/ifreload or using it in ifstatus/ifcheck. Removed the "raw" parameter from the load function completely; it's used to clear the origin and other attributes. Commit: 82d1a82050c9cfd6769e4c0327a4d719e7d1cc6f https://github.com/openSUSE/wicked/commit/82d1a82050c9cfd6769e4c0327a4d719e7... Author: Marius Tomaschewski <mt@suse.com> Date: 2024-07-15 (Mon, 15 Jul 2024) Changed paths: M src/client/policy.c Log Message: ----------- policy: remove origin from converted action node When converting an ifconfig into an ifpolicy, remove origin, uuid, ... attributes from policy action node (former ifconfig) applied to the policy node now. Commit: a91d44a34661fffcb105f5ddc9450d019fb5f776 https://github.com/openSUSE/wicked/commit/a91d44a34661fffcb105f5ddc9450d019f... Author: Marius Tomaschewski <mt@suse.com> Date: 2024-07-16 (Tue, 16 Jul 2024) Changed paths: M client/nanny.c M src/client/policy.c Log Message: ----------- client: migrate and fix also nanny addpolicy Request the policy reading with origin and use it instead of node location (file), fix policy name generation and filter out parser backend options (if any). Commit: 8027eac8febc1376860854af37e187cc406fe08e https://github.com/openSUSE/wicked/commit/8027eac8febc1376860854af37e187cc40... Author: cfconrad <cfamullaconrad@suse.com> Date: 2024-07-17 (Wed, 17 Jul 2024) Changed paths: M client/ifcheck.c M client/ifreload.c M client/ifstatus.c M client/ifup.c M client/nanny.c M client/read-config.c M client/wicked-client.h M src/client/policy.c Log Message: ----------- Merge pull request https://github.com/openSUSE/wicked/pull/1026 client: fix to set and use origin in loaded config (bsc#1226125) Compare: https://github.com/openSUSE/wicked/compare/127469041c2c...8027eac8febc To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/wicked/settings/notifications
participants (1)
-
cfconrad