[openSUSE/wicked] 7b620c: Fix: Apply DNS from RA rdnss after interface ifdow...
Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: 7b620cce737a9921cea84e38d52bfd7742c56af1 https://github.com/openSUSE/wicked/commit/7b620cce737a9921cea84e38d52bfd7742... Author: Clemens Famulla-Conrad <cfamullaconrad@suse.de> Date: 2022-03-10 (Thu, 10 Mar 2022) Changed paths: M src/auto6.c Log Message: ----------- Fix: Apply DNS from RA rdnss after interface ifdown/ifup (bsc#1181429) On ifdown, the call `ni_auto6_release()` set the `auto6->enabled` state to FALSE. This state is never changed to TRUE even if we do a explicit `ni_auto6_acquire()`. Commit: bfaba8163e6c4d5f2da49cca4c26095a76568e37 https://github.com/openSUSE/wicked/commit/bfaba8163e6c4d5f2da49cca4c26095a76... Author: Marius Tomaschewski <mt@suse.com> Date: 2022-03-11 (Fri, 11 Mar 2022) Changed paths: M src/auto6.c Log Message: ----------- Merge pull request https://github.com/openSUSE/wicked/pull/901 Fix: Apply DNS from RA rdnss after interface ifdown/ifup (bsc#1181429) Compare: https://github.com/openSUSE/wicked/compare/8bc44baf372a...bfaba8163e6c
participants (1)
-
Marius Tomaschewski