Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: d7a2b74f5cda7a6fab3c1dac322e9a846a1a2f77 https://github.com/openSUSE/wicked/commit/d7a2b74f5cda7a6fab3c1dac322e9a846a... 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 infiniband type detection from ifname Commit: 9e88d7b88834428ea72f0c23bb8c141ea066fee1 https://github.com/openSUSE/wicked/commit/9e88d7b88834428ea72f0c23bb8c141ea0... 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: introduce IPOIB, IPOIB_DEVICE and IPOIB_PKEY Decouple the ifcfg name from the infiniband phys parent interface name and allow to set parent device via `IPOIB_DEVICE` and pkey via `IPOIB_PKEY` separately. These variables take precedence over the pkey and device, which was taken from the ifcfg filename. Commit: b9a378039f432d380498266ed16934f2cb058fdc https://github.com/openSUSE/wicked/commit/b9a378039f432d380498266ed16934f2cb... Author: Clemens Famulla-Conrad <cfamullaconrad@suse.de> Date: 2024-05-24 (Fri, 24 May 2024) Changed paths: M man/Makefile.am A man/ifcfg-infiniband.5.in A man/ifcfg-ipoib.5.in M man/ifcfg.5.in A man/src/ifcfg-ipoib.5.md M wicked.spec.in Log Message: ----------- man: add infiniband manpage Commit: de65ba02b45469afc939428dfdaa1a4fb5400a81 https://github.com/openSUSE/wicked/commit/de65ba02b45469afc939428dfdaa1a4fb5... Author: Marius Tomaschewski <mt@suse.com> Date: 2024-05-24 (Fri, 24 May 2024) Changed paths: M client/suse/compat-suse.c M man/Makefile.am A man/ifcfg-infiniband.5.in A man/ifcfg-ipoib.5.in M man/ifcfg.5.in A man/src/ifcfg-ipoib.5.md M wicked.spec.in Log Message: ----------- Merge pull request https://github.com/openSUSE/wicked/pull/1015 compat-suse: fix infiniband type detection from ifname Compare: https://github.com/openSUSE/wicked/compare/51866b553d2a...de65ba02b454 To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/wicked/settings/notifications