Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: f0a3730bb6396132b9a52306fb0832344bddeab0 https://github.com/openSUSE/wicked/commit/f0a3730bb6396132b9a52306fb0832344b... Author: Marius Tomaschewski <mt@suse.de> Date: 2023-01-24 (Tue, 24 Jan 2023) Changed paths: M client/read-config.c M client/read-config.h Log Message: ----------- client: add ni_ifconfig_kind name mapping utils Commit: 7cb5a533a255ef7cd8661221e2eece1860d53192 https://github.com/openSUSE/wicked/commit/7cb5a533a255ef7cd8661221e2eece1860... Author: Marius Tomaschewski <mt@suse.com> Date: 2023-01-24 (Tue, 24 Jan 2023) Changed paths: M client/read-config.c M include/wicked/netinfo.h M src/Makefile.am M src/firmware.c A src/firmware.h Log Message: ----------- client: improve netif firmware discovery execution Return firmware ifconfig as separate xml document for each firmware type and separate error handling to not break other types if one detected some issues/failed. Commit: 03717ae8ccf92fbec7941bd2a4f9e3097e90e89f https://github.com/openSUSE/wicked/commit/03717ae8ccf92fbec7941bd2a4f9e3097e... Author: Marius Tomaschewski <mt@suse.com> Date: 2023-01-24 (Tue, 24 Jan 2023) Changed paths: M client/Makefile.am A client/firmware.c M client/main.c M client/main.h M src/firmware.c M src/firmware.h Log Message: ----------- client: add firmware extensions|interfaces command - `wicked firmware extensions` shows available firmware extensions table - `wicked firmware interfaces` shows interfaces configured by a firmware Commit: d7df393adb9c90f85c37c5a50c1bed925365fe7a https://github.com/openSUSE/wicked/commit/d7df393adb9c90f85c37c5a50c1bed9253... Author: cfconrad <cfamullaconrad@suse.com> Date: 2023-01-24 (Tue, 24 Jan 2023) Changed paths: M client/Makefile.am A client/firmware.c M client/main.c M client/main.h M client/read-config.c M client/read-config.h M include/wicked/netinfo.h M src/Makefile.am M src/firmware.c A src/firmware.h Log Message: ----------- Merge pull request https://github.com/openSUSE/wicked/pull/946 client: add firmware extensions|interfaces command (jsc#PED-3132) Compare: https://github.com/openSUSE/wicked/compare/2ce1be917ebd...d7df393adb9c