Branch: refs/heads/testing Home: https://github.com/openSUSE/wicked Commit: e26713ddfa242820baee64efd03b2675926f62c0 https://github.com/openSUSE/wicked/commit/e26713ddfa242820baee64efd03b267592... Author: Marius Tomaschewski <mt@suse.de> Date: 2020-09-22 (Tue, 22 Sep 2020) Changed paths: M client/compat.c M client/suse/compat-suse.c M client/suse/config/sysconfig.dhcp-wicked M client/wicked-client.h M dhcp4/dbus-api.c M schema/addrconf.xml M src/appconfig.h M src/config.c M src/dhcp4/device.c M src/dhcp4/dhcp4.h M src/dhcp4/tester.c Log Message: ----------- dhcp4: add DHCLIENT_CREATE_CID to ifcfg (jsc#SLE-15770) Overrides the DHCPv4 client-identifier type to use specified in the wicked-config(5) `create-cid` option, the interface type specific client-id type and compile time defaults. Note: DHCP over Infiniband (IPoIB) mandates an rfc4361 client-id. Commit: 65e4dccf8dcc764a6fb1271937968b98054d807d https://github.com/openSUSE/wicked/commit/65e4dccf8dcc764a6fb1271937968b9805... Author: Marius Tomaschewski <mt@suse.de> Date: 2020-09-22 (Tue, 22 Sep 2020) Changed paths: M src/dhcp4/tester.c M src/dhcp6/tester.c Log Message: ----------- dhcp: use client-id instead of clientid in tester Commit: e66d6998f5376304d55ceccd74a3df588085cc4f https://github.com/openSUSE/wicked/commit/e66d6998f5376304d55ceccd74a3df5880... Author: Marius Tomaschewski <mt@suse.de> Date: 2020-09-22 (Tue, 22 Sep 2020) Changed paths: M man/ifcfg-dhcp.5.in Log Message: ----------- man: document DHCLIENT_CREATE_CID in ifcfg-dhcp(5) Compare: https://github.com/openSUSE/wicked/compare/adbc09ddd184...e66d6998f537