[wicked-commit] [openSUSE/wicked] c8554c: dhcp6: don't adjust empty mode mask to auto in format

Branch: refs/heads/testing Home: https://github.com/openSUSE/wicked Commit: c8554cddb9c553f0c911627f462769d4a6cd43de https://github.com/openSUSE/wicked/commit/c8554cddb9c553f0c911627f462769d4a6... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-19 (Thu, 19 Sep 2019) Changed paths: M src/names.c Log Message: ----------- dhcp6: don't adjust empty mode mask to auto in format Commit: 9cbac51a85520152c76bea7f09007709d7c92a31 https://github.com/openSUSE/wicked/commit/9cbac51a85520152c76bea7f09007709d7... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-19 (Thu, 19 Sep 2019) Changed paths: M src/dhcp6/fsm.c Log Message: ----------- dhcp6: don't return error if not enabled in RA Commit: aa123cddcb29ed94b3f63abd215bbb17f3c9f129 https://github.com/openSUSE/wicked/commit/aa123cddcb29ed94b3f63abd215bbb17f3... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-19 (Thu, 19 Sep 2019) Changed paths: M include/wicked/ipv6.h M src/iflist.c M src/ipv6.c M src/kernel.h Log Message: ----------- ipv6: parse ra-status flags provided in newlink msgs Commit: 5ce682e0380ebafbe1cce6096282ee9501fa6d66 https://github.com/openSUSE/wicked/commit/5ce682e0380ebafbe1cce6096282ee9501... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-19 (Thu, 19 Sep 2019) Changed paths: M src/dhcp6/fsm.c M src/dhcp6/protocol.c Log Message: ----------- dhcp6: pick not yet provided IAs on confirm rebind Commit: 202b3c949794d76421f75bee310d6f9088017898 https://github.com/openSUSE/wicked/commit/202b3c949794d76421f75bee310d6f9088... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-19 (Thu, 19 Sep 2019) Changed paths: M src/dhcp6/device.c M src/dhcp6/device.h M src/dhcp6/dhcp6.h M src/dhcp6/fsm.c M src/dhcp6/protocol.c M src/dhcp6/protocol.h M src/dhcp6/tester.c Log Message: ----------- dhcp6: differentiated mode=auto resolving from RA Commit: a840a535119a7c9bcd618433f8923735ee1f553a https://github.com/openSUSE/wicked/commit/a840a535119a7c9bcd618433f8923735ee... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-19 (Thu, 19 Sep 2019) Changed paths: M src/dhcp6/protocol.c Log Message: ----------- dhcp6: omit noprefixroute with address-length (bsc#1150972) Permit to assume that the address prefix-length override specified in the config is a valid on-link prefix length, to let the kernel create a route for this prefix. Commit: b70bc4b52b38c6aaedbad5b7c18cec6bd5fefbb2 https://github.com/openSUSE/wicked/commit/b70bc4b52b38c6aaedbad5b7c18cec6bd5... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-19 (Thu, 19 Sep 2019) Changed paths: M include/wicked/ipv6.h M src/dhcp6/device.c M src/dhcp6/device.h M src/dhcp6/dhcp6.h M src/dhcp6/fsm.c M src/dhcp6/protocol.c M src/dhcp6/protocol.h M src/dhcp6/tester.c M src/iflist.c M src/ipv6.c M src/kernel.h M src/names.c Log Message: ----------- Merge pull request #812 from mtomaschewski/dhcp6-auto dhcp6: differentiated mode=auto resolving from RA (bsc#1150183) Fixed to not trigger to report an error when ipv6 RA is not available or the received RA disables dhcp while mode is set to auto, but to deliver a 'deferred' results. Commit: 4de8bba1b8b985ae31266c2fd93e25619ca67e39 https://github.com/openSUSE/wicked/commit/4de8bba1b8b985ae31266c2fd93e25619c... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-19 (Thu, 19 Sep 2019) Changed paths: M src/dhcp6/protocol.c Log Message: ----------- Merge pull request #813 from mtomaschewski/dhcp6-noprefixroute dhcp6: omit noprefixroute with address-length (bsc#1150972) Permit to assume that the address prefix-length override specified in the config is a valid on-link prefix length, to let the kernel create a route for this prefix. Compare: https://github.com/openSUSE/wicked/compare/def696a34271...4de8bba1b8b9
participants (1)
-
Marius Tomaschewski