[wicked-commit] [openSUSE/wicked] 9db26d: dhcp6: fix refresh on newprefix workaround (boo#97...
Branch: refs/heads/testing Home: https://github.com/openSUSE/wicked Commit: 9db26d33a36135e8124b62fe0fa81b1a22e68014 https://github.com/openSUSE/wicked/commit/9db26d33a36135e8124b62fe0fa81b1a22... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-11-14 (Mon, 14 Nov 2016) Changed paths: M src/dhcp6/device.c Log Message: ----------- dhcp6: fix refresh on newprefix workaround (boo#972471) As a workaround for a missed NEWLINK on IPv6 RA changes when RA times are set to 0 (unspecified) by the router (bug 975020), we refresh the ipv6 link on a newprefix event. This fix corrects the workaround added in wicked 0.6.32, which did not catched the cases as needed. Commit: b54f00d4526223e542e6e4e076e381def06bd32c https://github.com/openSUSE/wicked/commit/b54f00d4526223e542e6e4e076e381def0... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-11-14 (Mon, 14 Nov 2016) Changed paths: M src/dhcp6/device.c Log Message: ----------- Merge pull request #680 from mtomaschewski/dhcp6-auto Compare: https://github.com/openSUSE/wicked/compare/0556c42291f8...b54f00d45262
participants (1)
-
Marius Tomaschewski