[openSUSE/wicked] 98b4fb: compat-suse: fix dummy type detection from ifname
Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: 98b4fb3359ebf48e2466338df2b89e263e0aa609 https://github.com/openSUSE/wicked/commit/98b4fb3359ebf48e2466338df2b89e263e... Author: Clemens Famulla-Conrad <cfamullaconrad@suse.de> Date: 2024-05-24 (Fri, 24 May 2024) Changed paths: M client/suse/compat-suse.c Log Message: ----------- compat-suse: fix dummy type detection from ifname When the (new) DUMMY=yes/no or (deprecated) INTERFACETYPE=dummy variable aren't set, consider only dummy[0-9]+ interface names as dummy and do not cause conflicts with e.g. correct vlan config on dummy0.42 interfaces. Commit: 241292c48bd492b707ab93d1bd15431a523bd6f6 https://github.com/openSUSE/wicked/commit/241292c48bd492b707ab93d1bd15431a52... Author: Clemens Famulla-Conrad <cfamullaconrad@suse.de> Date: 2024-05-24 (Fri, 24 May 2024) Changed paths: M man/ifcfg-dummy.5.in M man/ifcfg.5.in A man/src/ifcfg-dummy.5.md Log Message: ----------- man: improve ifcfg-dummy.5 and add .md source Add ifcfg-dummy.5.md source improved to be more precise and add DUMMY=<yes|no> variable deprecating INTERFACETYPE=dummy. Commit: 974836931eeebfdb13a67c75d23ec6a8b06bbf98 https://github.com/openSUSE/wicked/commit/974836931eeebfdb13a67c75d23ec6a8b0... Author: Marius Tomaschewski <mt@suse.com> Date: 2024-05-24 (Fri, 24 May 2024) Changed paths: M client/suse/compat-suse.c M man/ifcfg-dummy.5.in M man/ifcfg.5.in A man/src/ifcfg-dummy.5.md Log Message: ----------- Merge pull request https://github.com/openSUSE/wicked/pull/1016 compat-suse: fix dummy type detection from ifname Compare: https://github.com/openSUSE/wicked/compare/de65ba02b454...974836931eee To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/wicked/settings/notifications
participants (1)
-
Marius Tomaschewski