Branch: refs/heads/sle12-sp2-next Home: https://github.com/openSUSE/wicked Commit: b9625b32490ebb3e924bb273b2963e1cb8a105f1 https://github.com/openSUSE/wicked/commit/b9625b32490ebb3e924bb273b2963e1cb8... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-06-11 (Tue, 11 Jun 2019) Changed paths: A testing/ifbind.sh Log Message: ----------- testing: added ifbind.sh script to test hotplugging Commit: 33f80e732fb085595ca07ef7541c176e26e0e912 https://github.com/openSUSE/wicked/commit/33f80e732fb085595ca07ef7541c176e26... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-06-11 (Tue, 11 Jun 2019) Changed paths: M testing/ifbind.sh Log Message: ----------- testing: little ifbind.sh improvements Commit: 9d489b2875e305210eb880c8d7c6c16ebb4ade20 https://github.com/openSUSE/wicked/commit/9d489b2875e305210eb880c8d7c6c16ebb... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-06-11 (Tue, 11 Jun 2019) Changed paths: M testing/Makefile.am Log Message: ----------- testing: add ifbind.sh to dist files Commit: a78d3c461e6e0759a1fe1c15bc7672be744d8e46 https://github.com/openSUSE/wicked/commit/a78d3c461e6e0759a1fe1c15bc7672be74... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-06-11 (Tue, 11 Jun 2019) Changed paths: M testing/Makefile.am R testing/ifbind.sh A testing/scripts/ifbind.sh Log Message: ----------- testing: move ifbind.sh to testing/scripts Commit: e0926edba42db6b5bbf87f08cc553fc6d496311d https://github.com/openSUSE/wicked/commit/e0926edba42db6b5bbf87f08cc553fc6d4... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-06-12 (Wed, 12 Jun 2019) Changed paths: M src/config.c Log Message: ----------- dhcp4: clone all wicked-config dhcp4 options (bsc#1132326) A per device specified route-options and create-cid config options where reset instead to inherit from global defaults, causing to not consider them and to not send any dhcp4 routing options in requests when other config (e.g. custom options) were defined per device. Commit: 5edcd4efafb05d8cb7de3bf90a4538d10fa65703 https://github.com/openSUSE/wicked/commit/5edcd4efafb05d8cb7de3bf90a4538d10f... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-06-21 (Fri, 21 Jun 2019) Changed paths: M include/wicked/fsm.h M include/wicked/xml.h M src/xml-reader.c Log Message: ----------- cleaned up (extern) inline use in header files Commit: e3ed2e0462c5bcd88f85bac6c55be54f4dafc06a https://github.com/openSUSE/wicked/commit/e3ed2e0462c5bcd88f85bac6c55be54f4d... Author: Rubén Torrero Marijnissen <rtorreromarijnissen@suse.com> Date: 2019-06-21 (Fri, 21 Jun 2019) Changed paths: M src/config.c Log Message: ----------- Merge pull request #795 from mtomaschewski:bsc-1132326 dhcp4: clone all wicked-config dhcp4 options (bsc#1132326) Commit: c0e769968879b6f824270ca879289dc3dade9dd7 https://github.com/openSUSE/wicked/commit/c0e769968879b6f824270ca879289dc3da... Author: Rubén Torrero Marijnissen <rtorreromarijnissen@suse.com> Date: 2019-07-01 (Mon, 01 Jul 2019) Changed paths: M client/Makefile.am M client/read-config.c A client/read-config.h Log Message: ----------- ifconfig: clean up and separate subtype handling Commit: 21ddb19402c834f1eacfc0efa4bc9e012e0fce4a https://github.com/openSUSE/wicked/commit/21ddb19402c834f1eacfc0efa4bc9e012e... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-07-01 (Mon, 01 Jul 2019) Changed paths: M client/read-config.c Log Message: ----------- ifconfig: check /etc/SUSE-brand to guess type suse Commit: 02b9d19f9207664daec1b72a6fc0cae2042f8e3a https://github.com/openSUSE/wicked/commit/02b9d19f9207664daec1b72a6fc0cae204... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-07-01 (Mon, 01 Jul 2019) Changed paths: M include/wicked/types.h M include/wicked/xml.h Log Message: ----------- xml: move xml_document_array_t to types.h Commit: c9d471b07ccedd6ac734a9d6a1fa6a15639f6ab4 https://github.com/openSUSE/wicked/commit/c9d471b07ccedd6ac734a9d6a1fa6a1563... Author: Rubén Torrero Marijnissen <rtorreromarijnissen@suse.com> Date: 2019-07-03 (Wed, 03 Jul 2019) Changed paths: M include/wicked/fsm.h M include/wicked/xml.h M src/xml-reader.c Log Message: ----------- Merge pull request #796 from mtomaschewski/cleanup-inline cleaned up (extern) inline use in header files Commit: 284b1e6aacf8a96fd79e57ca3e68844f93bafa3d https://github.com/openSUSE/wicked/commit/284b1e6aacf8a96fd79e57ca3e68844f93... Author: Rubén Torrero Marijnissen <rtorreromarijnissen@suse.com> Date: 2019-07-03 (Wed, 03 Jul 2019) Changed paths: M client/Makefile.am M client/read-config.c A client/read-config.h M include/wicked/types.h M include/wicked/xml.h Log Message: ----------- Merge pull request #797 from mtomaschewski:subtype-cleanup ifconfig: clean up and separate subtype handling Commit: 5a870224791066c87bfc54ed7d8ed14b61d4b73c https://github.com/openSUSE/wicked/commit/5a870224791066c87bfc54ed7d8ed14b61... Author: Ken Lin <ken23421@gmail.com> Date: 2019-07-04 (Thu, 04 Jul 2019) Changed paths: M src/dhcp4/fsm.c Log Message: ----------- dhcp4: nullify defer timer pointer when timeout Commit: 9b30eab8b5e3b27a28e2a061b75c0275e7183050 https://github.com/openSUSE/wicked/commit/9b30eab8b5e3b27a28e2a061b75c0275e7... Author: Martin Wilck <mwilck@suse.com> Date: 2019-07-05 (Fri, 05 Jul 2019) Changed paths: M man/ifcfg-ovs-bridge.5.in Log Message: ----------- man: ifcfg-ovs-bridge(5): recommend STARTMODE=nfsroot This may help avoiding user surprises. Commit: dda52157356ac9d40d49679097dade1bb622a09f https://github.com/openSUSE/wicked/commit/dda52157356ac9d40d49679097dade1bb6... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-07-05 (Fri, 05 Jul 2019) Changed paths: M man/ifcfg-ovs-bridge.5.in Log Message: ----------- Merge pull request #800 from mwilck/master man: ifcfg-ovs-bridge(5): recommend STARTMODE=nfsroot Commit: 6d504fab6f7c778b6987559ca68e282b972adac5 https://github.com/openSUSE/wicked/commit/6d504fab6f7c778b6987559ca68e282b97... Author: Egbert Eich <eich@suse.com> Date: 2019-07-08 (Mon, 08 Jul 2019) Changed paths: M src/rfkill.c Log Message: ----------- rfkill: In switch statement heck enum variable not constant This fixes broken Wifi support reported in: https://bugzilla.suse.com/show_bug.cgi?id=1140117 Signed-off-by: Egbert Eich <eich@suse.com> Commit: 7fa72c4e246937f9da753770efa07cd9f7b816e9 https://github.com/openSUSE/wicked/commit/7fa72c4e246937f9da753770efa07cd9f7... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-07-18 (Thu, 18 Jul 2019) Changed paths: M src/dhcp4/fsm.c Log Message: ----------- Merge pull request #799 from ken23421/fix-fsm-timeout dhcp4: nullify defer timer pointer when timeout Commit: 0d8a76bed6ba2b77c4d7b09806adbc7958d8234a https://github.com/openSUSE/wicked/commit/0d8a76bed6ba2b77c4d7b09806adbc7958... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-07-18 (Thu, 18 Jul 2019) Changed paths: M src/rfkill.c Log Message: ----------- Merge pull request #801 from e4t/master rfkill: In switch statement check enum variable not constant Commit: c77199471b9da4087f5d61907df1ef13e094636f https://github.com/openSUSE/wicked/commit/c77199471b9da4087f5d61907df1ef13e0... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-07-26 (Fri, 26 Jul 2019) Changed paths: M client/compat.c M client/suse/compat-suse.c M schema/bridge.xml M src/dbus-objects/bridge.c Log Message: ----------- bridge: honour ifcfg LLADDR and set link address (boo#1142670) Commit: 9d34399e5f19fb4dbd3884236dbad278bfbd081d https://github.com/openSUSE/wicked/commit/9d34399e5f19fb4dbd3884236dbad278bf... Author: Rubén Torrero Marijnissen <rtorreromarijnissen@suse.com> Date: 2019-07-29 (Mon, 29 Jul 2019) Changed paths: M client/compat.c M client/suse/compat-suse.c M schema/bridge.xml M src/dbus-objects/bridge.c Log Message: ----------- Merge pull request #803 from mtomaschewski:bridge-lladdr bridge: honour ifcfg LLADDR and set link address (bsc#1042123,boo#1142670) Commit: 54d81982d2f84a54d44ae1abd23085c26049a089 https://github.com/openSUSE/wicked/commit/54d81982d2f84a54d44ae1abd23085c260... Author: Rubén Torrero Marijnissen <rtorreromarijnissen@suse.com> Date: 2019-07-29 (Mon, 29 Jul 2019) Changed paths: M etc/systemd/wickedd.service.in Log Message: ----------- systemd: change udev settle from preexec to depend Commit: ff69e6b4f87c2f62f39fdc9a5596a20499063b9a https://github.com/openSUSE/wicked/commit/ff69e6b4f87c2f62f39fdc9a5596a20499... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-08-05 (Mon, 05 Aug 2019) Changed paths: M etc/systemd/wickedd.service.in Log Message: ----------- Merge pull request #804 from rtorrero/systemd-settle systemd: change to depend on udev settle service (bsc#1136034,bsc#1132774) Commit: 59a2b50a23e2bd1f23088938e15c8048b0c78561 https://github.com/openSUSE/wicked/commit/59a2b50a23e2bd1f23088938e15c8048b0... Author: Rubén Torrero Marijnissen <rtorreromarijnissen@suse.com> Date: 2019-08-12 (Mon, 12 Aug 2019) Changed paths: M src/dhcp6/protocol.c Log Message: ----------- dhcp6: Lower 'unexpected xid' msgs to debug level Commit: b9697174ae3c664508255fbfb1ceea302cd864cd https://github.com/openSUSE/wicked/commit/b9697174ae3c664508255fbfb1ceea302c... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-08-12 (Mon, 12 Aug 2019) Changed paths: M autoip4/autoip.h M autoip4/fsm.c M include/wicked/socket.h M include/wicked/wireless.h M src/async-resolver.c M src/capture.c M src/dbus-objects/wireless.c M src/dhcp4/device.c M src/dhcp4/dhcp4.h M src/dhcp4/fsm.c M src/dhcp6/device.c M src/dhcp6/fsm.c M src/dhcp6/lease.c M src/dhcp6/protocol.c M src/dhcp6/protocol.h M src/leasefile.c M src/leaseinfo.c M src/lldp.c M src/socket.c M src/timer.c M src/wireless.c M src/wpa-supplicant.c M src/wpa-supplicant.h Log Message: ----------- time: use boot time for timer instead of real time Commit: a15377f24392d26cf0a71c6cf0354ce2e1e350a8 https://github.com/openSUSE/wicked/commit/a15377f24392d26cf0a71c6cf0354ce2e1... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-08-12 (Mon, 12 Aug 2019) Changed paths: M src/dhcp6/protocol.c Log Message: ----------- dhcp6: set transmission start later and log timings Commit: 515463d3d84a73b372ce607cef2d304b788ff26c https://github.com/openSUSE/wicked/commit/515463d3d84a73b372ce607cef2d304b78... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-08-12 (Mon, 12 Aug 2019) Changed paths: M src/dhcp4/device.c M src/dhcp4/fsm.c M src/dhcp4/protocol.c Log Message: ----------- dhcp4: consistently log xid in host byte order Commit: 4d87c5a467e067c703ba98d4a93358e10def4aae https://github.com/openSUSE/wicked/commit/4d87c5a467e067c703ba98d4a93358e10d... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-08-14 (Wed, 14 Aug 2019) Changed paths: M src/dhcp6/protocol.c Log Message: ----------- Merge pull request #806 from rtorrero/lower-loglevel_unexpected-xid dhcp6: lower unexpected xid messages to debug level Commit: 15ca1073a50d57161972e961f6a266ef9064e16b https://github.com/openSUSE/wicked/commit/15ca1073a50d57161972e961f6a266ef90... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-08-14 (Wed, 14 Aug 2019) 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 dhcp6/dbus-api.c M schema/addrconf.xml M src/dhcp6/device.c M src/dhcp6/dhcp6.h M src/dhcp6/protocol.c Log Message: ----------- dhcp6: do not default to a /64 address prefix-length Add an address-length aka DHCLIENT6_ADDRESS_LENGTH ifcfg option, which permits to specify explicit prefix-length to use for the DHCPv6 address, e.g. 64 to use address as 2001:db8::1/64 or 80 for 2001:db8::1/80. When 0 or unspecified (default), prefix-length of the smallest on-link prefix (highest /length number) in the IPv6 router advertisement matching the address is used or 128 (see also rfc5942). Commit: a3e11b9bb797811525930dee844466033a23de5c https://github.com/openSUSE/wicked/commit/a3e11b9bb797811525930dee844466033a... Author: Rubén Torrero Marijnissen <rtorreromarijnissen@suse.com> Date: 2019-08-14 (Wed, 14 Aug 2019) Changed paths: M autoip4/autoip.h M autoip4/fsm.c M include/wicked/socket.h M include/wicked/wireless.h M src/async-resolver.c M src/capture.c M src/dbus-objects/wireless.c M src/dhcp4/device.c M src/dhcp4/dhcp4.h M src/dhcp4/fsm.c M src/dhcp4/protocol.c M src/dhcp6/device.c M src/dhcp6/fsm.c M src/dhcp6/lease.c M src/dhcp6/protocol.c M src/dhcp6/protocol.h M src/leasefile.c M src/leaseinfo.c M src/lldp.c M src/socket.c M src/timer.c M src/wireless.c M src/wpa-supplicant.c M src/wpa-supplicant.h Log Message: ----------- Merge pull request #807 from mtomaschewski/timer-time time: use boot time for timer instead of real time (bsc#1129986) Commit: d5d6cdeff977122be408ffb1eb3019d1fa4b5f9b https://github.com/openSUSE/wicked/commit/d5d6cdeff977122be408ffb1eb3019d1fa... Author: Rubén Torrero Marijnissen <rtorreromarijnissen@suse.com> Date: 2019-08-14 (Wed, 14 Aug 2019) 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 dhcp6/dbus-api.c M schema/addrconf.xml M src/dhcp6/device.c M src/dhcp6/dhcp6.h M src/dhcp6/protocol.c Log Message: ----------- Merge pull request #808 from mtomaschewski/address-len dhcp6: do not default to a /64 address prefix-length (bsc#1132280) Commit: 05e1f79c86f6e596a1dd942141800db0fe0a4a9b https://github.com/openSUSE/wicked/commit/05e1f79c86f6e596a1dd942141800db0fe... Author: Rubén Torrero Marijnissen <rtorreromarijnissen@suse.com> Date: 2019-08-14 (Wed, 14 Aug 2019) Changed paths: M man/ifcfg-dhcp.5.in Log Message: ----------- man: document new address-length setting Commit: a1cbda33c559adc66618abf747fc22ae7c13df85 https://github.com/openSUSE/wicked/commit/a1cbda33c559adc66618abf747fc22ae7c... Author: Rubén Torrero Marijnissen <rtorreromarijnissen@suse.com> Date: 2019-08-14 (Wed, 14 Aug 2019) Changed paths: M man/ifcfg-dhcp.5.in Log Message: ----------- Merge pull request #809 from rtorrero/man-address-length man: document new address-length setting Commit: 47e540a7456fd0a5b9b951117b75523b24a10300 https://github.com/openSUSE/wicked/commit/47e540a7456fd0a5b9b951117b75523b24... Author: Rubén Torrero Marijnissen <rtorreromarijnissen@suse.com> Date: 2019-08-14 (Wed, 14 Aug 2019) Changed paths: M VERSION Log Message: ----------- version 0.6.55 Commit: 9753c8c825066fae542d4c465046f33f60611134 https://github.com/openSUSE/wicked/commit/9753c8c825066fae542d4c465046f33f60... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-08-15 (Thu, 15 Aug 2019) Changed paths: M VERSION M autoip4/autoip.h M autoip4/fsm.c M client/Makefile.am M client/compat.c M client/read-config.c A client/read-config.h M client/suse/compat-suse.c M client/suse/config/sysconfig.dhcp-wicked M client/wicked-client.h M dhcp6/dbus-api.c M etc/systemd/wickedd.service.in M include/wicked/fsm.h M include/wicked/socket.h M include/wicked/types.h M include/wicked/wireless.h M include/wicked/xml.h M man/ifcfg-dhcp.5.in M man/ifcfg-ovs-bridge.5.in M schema/addrconf.xml M schema/bridge.xml M src/async-resolver.c M src/capture.c M src/config.c M src/dbus-objects/bridge.c M src/dbus-objects/wireless.c M src/dhcp4/device.c M src/dhcp4/dhcp4.h M src/dhcp4/fsm.c M src/dhcp4/protocol.c M src/dhcp6/device.c M src/dhcp6/dhcp6.h M src/dhcp6/fsm.c M src/dhcp6/lease.c M src/dhcp6/protocol.c M src/dhcp6/protocol.h M src/leasefile.c M src/leaseinfo.c M src/lldp.c M src/rfkill.c M src/socket.c M src/timer.c M src/wireless.c M src/wpa-supplicant.c M src/wpa-supplicant.h M src/xml-reader.c M testing/Makefile.am A testing/scripts/ifbind.sh Log Message: ----------- Merge tag 'version-0.6.55' into sle12-sp2 version 0.6.55 - dhcp6: do not default to a /64 address prefix-length (bsc#1132280) Add an address-length aka DHCLIENT6_ADDRESS_LENGTH ifcfg option, which permits to specify explicit prefix-length to use for the DHCPv6 address and override detection using RA prefix info and a default to /128. - time: use boot time for timer instead of real time (bsc#1129986) - dhcp: Consistently log dhcp xid and enabled to log dhcp6 timings line. - dhcp6: lower unexpected xid messages to debug level - systemd: change to depend on udev settle service (bsc#1136034,bsc#1132774) Calling udevadm settle directly caused systemd to kill wicked services. - bridge: honour ifcfg LLADDR and set link address (bsc#1042123,boo#1142670) - rfkill: fix switch statement to check enum variable not a constant (bsc#1140117) - man: ifcfg-ovs-bridge(5): recommend STARTMODE=nfsroot - dhcp4: nullify defer timer pointer when timeout (openSUSE/wicked#798) - dhcp4: fix to request routing options when custom options are used (bsc#1132326) - testing: add ifbind.sh helper script allowing to test hotplugging Compare: https://github.com/openSUSE/wicked/compare/2376fdfdba04...9753c8c82506