[openSUSE/wicked] 064f88: Merge pull request https://github.com/openSUSE/wic...
Branch: refs/heads/testing Home: https://github.com/openSUSE/wicked Commit: 064f88316783d28f6a26bbb34bd6767feff59678 https://github.com/openSUSE/wicked/commit/064f88316783d28f6a26bbb34bd6767fef... Author: Marius Tomaschewski <mt@suse.de> Date: 2022-04-13 (Wed, 13 Apr 2022) Changed paths: M .gitignore M client/Makefile.am M client/main.c M client/main.h A client/redfish.c M etc/Makefile.am M etc/client.xml.in A etc/scripts/redfish-update.in M extensions/Makefile.am A extensions/redfish-config M include/wicked/netinfo.h M include/wicked/types.h M man/Makefile.am A man/src/wicked-redfish.8.md A man/wicked-redfish.8.in M src/ibft.c M src/ibft.h M src/netinfo.c M src/sysfs.c M src/sysfs.h M wicked.spec.in Log Message: ----------- Merge pull request https://github.com/openSUSE/wicked/pull/909 redfish: decode smbios and setup host interface Add initial support to decode the SMBIOS Management Controller Host Interface (Type 42) structure and expose it as wicked `firmware:redfish` configuration to setup a Host Network Interface (to the BMC) using the `Redfish over IP` protocol allowing access to the Redfish Service (via redfish-localhost in /etc/hosts) used to manage the computer system. Tech Preview (jsc#SLE-17762). See also: - https://www.dmtf.org/standards/redfish - https://www.dmtf.org/dsp/DSP0270
participants (1)
-
Marius Tomaschewski