[wicked-commit] [openSUSE/wicked] 41867c: fsm: reset most of the control node on update
Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: 41867c32ce57dd5e622409d29cd6777825c375cd https://github.com/openSUSE/wicked/commit/41867c32ce57dd5e622409d29cd6777825... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-02-12 (Thu, 12 Feb 2015) Changed paths: M src/fsm.c Log Message: ----------- fsm: reset most of the control node on update Commit: b979331ce40206fbbc389a8471d478f67f8a4ce9 https://github.com/openSUSE/wicked/commit/b979331ce40206fbbc389a8471d478f67f... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-02-12 (Thu, 12 Feb 2015) Changed paths: M src/fsm.c Log Message: ----------- fsm: do not confuse by reporting failure on timeout Commit: 0d22b074ecb44e4586c56901767fc3fc45c57ada https://github.com/openSUSE/wicked/commit/0d22b074ecb44e4586c56901767fc3fc45... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-02-12 (Thu, 12 Feb 2015) Changed paths: M src/fsm.c Log Message: ----------- fsm: do not inherit link detection flags Commit: 33f027e2a11f0761a036d39af153608c8481e8be https://github.com/openSUSE/wicked/commit/33f027e2a11f0761a036d39af153608c84... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-02-12 (Thu, 12 Feb 2015) Changed paths: M client/compat.c M client/ifcheck.c M client/ifcheck.h M client/ifstatus.c M client/suse/compat-suse.c M include/wicked/fsm.h M src/client/client_state.c M src/client/client_state.h M src/dbus-objects/interface.c M src/fsm.c Log Message: ----------- fsm: permit to continue setup without a ready link Initial handing of control/link-detection require-link and timeout flags to continue setup without ready link (bsc#911562,bsc#914792). Commit: 30ce01fc22bcbc272ae59446ca6e95f364eca3b5 https://github.com/openSUSE/wicked/commit/30ce01fc22bcbc272ae59446ca6e95f364... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-02-12 (Thu, 12 Feb 2015) Changed paths: M client/ifcheck.c M include/wicked/netinfo.h M src/fsm.c M src/netdev.c Log Message: ----------- link: guess require-link from device type/setup Commit: f189e53936fc40446799561ea6ad815ae6ef82da https://github.com/openSUSE/wicked/commit/f189e53936fc40446799561ea6ad815ae6... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-02-13 (Fri, 13 Feb 2015) Changed paths: M src/ifconfig.c Log Message: ----------- ipv6: do not wait for dad checks without link-up Commit: 89abc85eda0b6bfc6aa86b88cb5298b9b552d793 https://github.com/openSUSE/wicked/commit/89abc85eda0b6bfc6aa86b88cb5298b9b5... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-02-13 (Fri, 13 Feb 2015) Changed paths: M src/fsm.c Log Message: ----------- fsm: refresh and rebuild hierarchy on device-up The device name, lower-/master-device relations as well as the device and link setup may have changed in the meantime. Commit: d1422e66c1529021665bdcff349181c78aeef3bf https://github.com/openSUSE/wicked/commit/d1422e66c1529021665bdcff349181c78a... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-02-13 (Fri, 13 Feb 2015) Changed paths: M src/fsm.c Log Message: ----------- fsm: free worker name at end, verbose callback cleanup Commit: f0525574608505679c8c97a61eab964559e20760 https://github.com/openSUSE/wicked/commit/f0525574608505679c8c97a61eab964559... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-02-16 (Mon, 16 Feb 2015) Changed paths: M src/fsm.c Log Message: ----------- fsm: do not fail on required link timeout under nanny Commit: 50b22b4bbd1bd49ddb55e57dc8bb0b7d051fb498 https://github.com/openSUSE/wicked/commit/50b22b4bbd1bd49ddb55e57dc8bb0b7d05... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-02-16 (Mon, 16 Feb 2015) Changed paths: M man/Makefile.am M man/ifcfg.5.in M man/ifup.8.in Log Message: ----------- man: updated and improved ifcfg manual page Commit: c97c5cac40f2dd731e4bbc8ad5610c6ce2d5a13d https://github.com/openSUSE/wicked/commit/c97c5cac40f2dd731e4bbc8ad5610c6ce2... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-02-16 (Mon, 16 Feb 2015) Changed paths: M src/fsm.c Log Message: ----------- fsm: include appconfig.h to avoid implicit declaration Commit: fe8275e50a5a7e3a7600106f0466bc58558bf828 https://github.com/openSUSE/wicked/commit/fe8275e50a5a7e3a7600106f0466bc5855... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-02-16 (Mon, 16 Feb 2015) Changed paths: M client/compat.c M client/ifcheck.c M client/ifcheck.h M client/ifstatus.c M client/suse/compat-suse.c M include/wicked/fsm.h M include/wicked/netinfo.h M man/Makefile.am M man/ifcfg.5.in M man/ifup.8.in M src/client/client_state.c M src/client/client_state.h M src/dbus-objects/interface.c M src/fsm.c M src/ifconfig.c M src/netdev.c Log Message: ----------- Merge pull request #507 from mtomaschewski/fsm-link-wait fsm: permit to continue setup without a ready link Compare: https://github.com/openSUSE/wicked/compare/4fbd1ac6b631...fe8275e50a5a
participants (1)
-
Pawel Wieczorkiewicz