[openSUSE/wicked] d87353: compat-suse: repair dummy interfaces (boo#1229555)
Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: d8735359252d70ac44fa0359a78809a41d8f393a https://github.com/openSUSE/wicked/commit/d8735359252d70ac44fa0359a78809a41d... Author: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net> Date: 2024-08-24 (Sat, 24 Aug 2024) Changed paths: M client/suse/compat-suse.c Log Message: ----------- compat-suse: repair dummy interfaces (boo#1229555) Commit 98b4fb3359ebf48e2466338df2b89e263e0aa609 introduced changes causing dummy interaces configured using "INTERFACETYPE=dummy" or "DUMMY=yes" to presumably inadvertently no longer be recognized. Restore functionality of these settings by only calling the new pattern matching logic if a prior iftype lookup did not yield success. This is needed to continue supporting configuration of dummy interfaces not matching the predefined naming scheme. The following constellations have been tested: - "ifcfg-foo" file with "INTERFACETYPE=dummy" - "ifcfg-foo" file with "DUMMY=yes" - "ifcfg-dummy1" file without "INTERFACETYPE" or "DUMMY" Fixes: 98b4fb3359eb ("compat-suse: fix dummy type detection from ifname") Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net> Commit: 86b9359587dd5a00c65f8e0f53b46dbd13a6cdcb https://github.com/openSUSE/wicked/commit/86b9359587dd5a00c65f8e0f53b46dbd13... Author: cfconrad <cfamullaconrad@suse.com> Date: 2024-08-26 (Mon, 26 Aug 2024) Changed paths: M client/suse/compat-suse.c Log Message: ----------- Merge pull request https://github.com/openSUSE/wicked/pull/1031 compat-suse: repair dummy interfaces (boo#1229555) Compare: https://github.com/openSUSE/wicked/compare/c81cd995dd22...86b9359587dd To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/wicked/settings/notifications
participants (1)
-
cfconrad