[wicked-commit] [openSUSE/wicked] 45aa81: events: introduced a separate device-rename event
Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: 45aa81fc8c8bd067cd1220b4584dcf0a49d90aec https://github.com/openSUSE/wicked/commit/45aa81fc8c8bd067cd1220b4584dcf0a49... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-06-08 (Wed, 08 Jun 2016) Changed paths: M include/wicked/constants.h M schema/interface.xml M src/dbus-objects/interface.c M src/ifevent.c M src/names.c Log Message: ----------- events: introduced a separate device-rename event Commit: b60534037ead7a9a6a7488bf979d82c46fba6e93 https://github.com/openSUSE/wicked/commit/b60534037ead7a9a6a7488bf979d82c46f... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-06-08 (Wed, 08 Jun 2016) Changed paths: M src/ifevent.c Log Message: ----------- events: emit delete if conflicting device is gone Commit: a2972223d58e1060a648a94f3e7e0f0905d182f6 https://github.com/openSUSE/wicked/commit/a2972223d58e1060a648a94f3e7e0f0905... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-06-09 (Thu, 09 Jun 2016) Changed paths: M include/wicked/fsm.h M nanny/nanny.c M src/fsm.c Log Message: ----------- nanny: reapply policies on device-rename event Commit: 001a1fe51cd26dc170c988e1c680aedcd65d0f10 https://github.com/openSUSE/wicked/commit/001a1fe51cd26dc170c988e1c680aedcd6... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-06-09 (Thu, 09 Jun 2016) Changed paths: M src/fsm.c Log Message: ----------- fsm: merge pending devices renamed in direct ifup When the manually renamed device were active/in use by another devices (broken config using two names for it), fail using the old name and try to continue with new. Commit: 8ead16f9a21dcd586789fdd1f49b744549d97994 https://github.com/openSUSE/wicked/commit/8ead16f9a21dcd586789fdd1f49b744549... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-06-10 (Fri, 10 Jun 2016) Changed paths: M include/wicked/constants.h M include/wicked/fsm.h M nanny/nanny.c M schema/interface.xml M src/dbus-objects/interface.c M src/fsm.c M src/ifevent.c M src/names.c Log Message: ----------- Merge pull request #654 from mtomaschewski/rename-973355 nanny: reapply policies on device renames (bsc#973355) Compare: https://github.com/openSUSE/wicked/compare/aff540e15060...8ead16f9a21d
participants (1)
-
Pawel Wieczorkiewicz