[wicked-commit] [openSUSE/wicked] 88ce3f: dhcp4: add DHCLIENT_CREATE_CID to ifcfg (jsc#SLE-1...
Branch: refs/heads/testing Home: https://github.com/openSUSE/wicked Commit: 88ce3fd3e960a56efbb2e5db72fe9edb461483fc https://github.com/openSUSE/wicked/commit/88ce3fd3e960a56efbb2e5db72fe9edb46... 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: adbc09ddd184d1057666f0e1dab631975572f988 https://github.com/openSUSE/wicked/commit/adbc09ddd184d1057666f0e1dab6319755... 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 Compare: https://github.com/openSUSE/wicked/compare/4cb81150a18e...adbc09ddd184
participants (1)
-
Marius Tomaschewski