[wicked-commit] [openSUSE/wicked] 5b4300: fsm: separated function to print device hierarchy
Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: 5b43002ee9916ab90c04d389c3d57a53cd4fbb05 https://github.com/openSUSE/wicked/commit/5b43002ee9916ab90c04d389c3d57a53cd... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-07-30 (Thu, 30 Jul 2015) Changed paths: M include/wicked/fsm.h M src/fsm.c Log Message: ----------- fsm: separated function to print device hierarchy Commit: 80076397e14f92cdb02d1af0460ea32611948a0b https://github.com/openSUSE/wicked/commit/80076397e14f92cdb02d1af0460ea32611... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-07-30 (Thu, 30 Jul 2015) Changed paths: M src/fsm.c Log Message: ----------- fsm: perform netif-reference calls during common binding Commit: 2ac6a1e4735ef335d40616e14bf614eca3b90535 https://github.com/openSUSE/wicked/commit/2ac6a1e4735ef335d40616e14bf614eca3... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-07-30 (Thu, 30 Jul 2015) Changed paths: M src/fsm.c Log Message: ----------- fsm: separated set master/lower device functions Commit: 2419b37f5f598f7da8466037a6d7efe21b3cdd11 https://github.com/openSUSE/wicked/commit/2419b37f5f598f7da8466037a6d7efe21b... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-07-30 (Thu, 30 Jul 2015) Changed paths: M schema/interface.xml M src/fsm.c Log Message: ----------- schema: subordinate netif-reference in link master Subordinate reference is a slave to master relation and a counterpart to shared false causing enslave at linkUp. Commit: 022f310e9b42d16215b8313e6130215ffaf331fe https://github.com/openSUSE/wicked/commit/022f310e9b42d16215b8313e6130215ffa... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-07-30 (Thu, 30 Jul 2015) Changed paths: M src/ifconfig.c Log Message: ----------- wickedd: disabled enslaves in master changeDevice Commit: 94a3f1006c8a42bf53f943697478ad15143308b9 https://github.com/openSUSE/wicked/commit/94a3f1006c8a42bf53f943697478ad1514... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-07-30 (Thu, 30 Jul 2015) Changed paths: M src/fsm.c Log Message: ----------- fsm: check slaves/ports states as 1:n group Check state of bonding/bridge slaves/ports as group, with at least one slave/port is in the required state, considering also their control mode settings. Commit: 43169472080c2eaa53e1a9b3417c82c28690b6fd https://github.com/openSUSE/wicked/commit/43169472080c2eaa53e1a9b3417c82c286... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-07-30 (Thu, 30 Jul 2015) Changed paths: M schema/bonding.xml M schema/bridge.xml M schema/interface.xml Log Message: ----------- schema: adjust master/slave transition requires Commit: e122a1ae2d7db2af9044c6eb46557a35cb7e956c https://github.com/openSUSE/wicked/commit/e122a1ae2d7db2af9044c6eb46557a35cb... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-07-31 (Fri, 31 Jul 2015) Changed paths: M include/wicked/fsm.h M schema/bonding.xml M schema/bridge.xml M schema/interface.xml M src/fsm.c M src/ifconfig.c Log Message: ----------- Merge pull request #574 from mtomaschewski/linkmaster-6 fsm: master/slave transition dependency and state check fixes Compare: https://github.com/openSUSE/wicked/compare/77e5d36b9a2f...e122a1ae2d7d
participants (1)
-
Pawel Wieczorkiewicz