[openSUSE/wicked] fc3da8: address: add nodad address flag utilities
Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: fc3da8167a8f99e6ac40b4770723e6689fd69de9 https://github.com/openSUSE/wicked/commit/fc3da8167a8f99e6ac40b4770723e6689f... Author: Marius Tomaschewski <mt@suse.de> Date: 2021-02-19 (Fri, 19 Feb 2021) Changed paths: M include/wicked/address.h M src/address.c Log Message: ----------- address: add nodad address flag utilities Commit: a6255dd4c220735c9555bdc299bba85932cced15 https://github.com/openSUSE/wicked/commit/a6255dd4c220735c9555bdc299bba85932... Author: Marius Tomaschewski <mt@suse.de> Date: 2021-02-19 (Fri, 19 Feb 2021) Changed paths: M include/wicked/addrconf.h M src/dbus-objects/addrconf.c M src/netinfo.c Log Message: ----------- lease: add utility to set all addresses (non-)tentative Commit: 22c9f13a553e616edd7088aab4f234b782ae1715 https://github.com/openSUSE/wicked/commit/22c9f13a553e616edd7088aab4f234b782... Author: Marius Tomaschewski <mt@suse.de> Date: 2021-02-19 (Fri, 19 Feb 2021) Changed paths: M src/dhcp6/device.c M src/dhcp6/dhcp6.h M src/dhcp6/fsm.c Log Message: ----------- dhcp6: set lease addresses tentative on link-up/reconnect When we've just started or on each link-up (carrier detected) event, set all lease addresses tentative for the next commit to retrigger dad as we "may have moved to a new link". Commit: 42b443fbc6ef71f2a26400558138f257aabbfe91 https://github.com/openSUSE/wicked/commit/42b443fbc6ef71f2a26400558138f257aa... Author: Marius Tomaschewski <mt@suse.de> Date: 2021-02-19 (Fri, 19 Feb 2021) Changed paths: M src/ifconfig.c Log Message: ----------- ifconfig: differentiate if to re-trigger dad on address updates Commit: 2e403ca0e5bd2436f35b9bfd1228940523aa9911 https://github.com/openSUSE/wicked/commit/2e403ca0e5bd2436f35b9bfd1228940523... Author: Rubén Torrero Marijnissen <rtorreromarijnissen@suse.com> Date: 2021-02-19 (Fri, 19 Feb 2021) Changed paths: M include/wicked/addrconf.h M include/wicked/address.h M src/address.c M src/dbus-objects/addrconf.c M src/dhcp6/device.c M src/dhcp6/dhcp6.h M src/dhcp6/fsm.c M src/ifconfig.c M src/netinfo.c Log Message: ----------- Merge pull request #857 from mtomaschewski/retrigger-dad-or-not ifconfig: differentiate if to re-trigger dad on address updates (bsc#1177215) Compare: https://github.com/openSUSE/wicked/compare/2a05c77ede15...2e403ca0e5bd
participants (1)
-
Rubén Torrero Marijnissen