Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: 21f43d42cb16263bc4d5cbfe7d54ac1a387058cd https://github.com/openSUSE/wicked/commit/21f43d42cb16263bc4d5cbfe7d54ac1a38... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-02-05 (Thu, 05 Feb 2015) Changed paths: M src/dbus-objects/interface.c Log Message: ----------- link: do not let fsm wait for link-up on slaves A master device controls link of the slaves and provides own state based on the states of it's slaves and internal logic. Commit: f2648863e9733896ef8a45ee17724e9f65688281 https://github.com/openSUSE/wicked/commit/f2648863e9733896ef8a45ee17724e9f65... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-02-06 (Fri, 06 Feb 2015) Changed paths: M client/compat.c M client/suse/compat-suse.c M include/wicked/ipv6.h M schema/protocol.xml M src/dbus-objects/ipv6.c M src/ipv6.c Log Message: ----------- ipv6: add accept-dad sysctl, fix accept-ra constants Commit: 6ebba5d362d9e7ac006509062f1c18cfc55441dc https://github.com/openSUSE/wicked/commit/6ebba5d362d9e7ac006509062f1c18cfc5... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-02-09 (Mon, 09 Feb 2015) Changed paths: M src/client/client_state.c M src/dbus-objects/interface.c Log Message: ----------- state: do not treat client control flags as mandatory Commit: e4e7b069411e80e55762eda23ebff370ed5189c3 https://github.com/openSUSE/wicked/commit/e4e7b069411e80e55762eda23ebff370ed... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-02-11 (Wed, 11 Feb 2015) Changed paths: M include/wicked/fsm.h M src/fsm.c Log Message: ----------- fsm: include worker's fsm context in timer data Commit: 9df9ef2fbaa7e8678a5a51d86a8b2cdc59d3d052 https://github.com/openSUSE/wicked/commit/9df9ef2fbaa7e8678a5a51d86a8b2cdc59... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-02-11 (Wed, 11 Feb 2015) Changed paths: M include/wicked/fsm.h M src/fsm.c Log Message: ----------- fsm: added a timed worker transition support Commit: 080778467c6d5703b56cfaae7a7e606b1e48f41f https://github.com/openSUSE/wicked/commit/080778467c6d5703b56cfaae7a7e606b1e... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-02-11 (Wed, 11 Feb 2015) Changed paths: M client/compat.c M client/suse/compat-suse.c M include/wicked/fsm.h M include/wicked/ipv6.h M schema/protocol.xml M src/client/client_state.c M src/dbus-objects/interface.c M src/dbus-objects/ipv6.c M src/fsm.c M src/ipv6.c Log Message: ----------- Merge pull request #504 from mtomaschewski/fsm-timed-calls support for timed fsm calls and ipv6 accept-dad sysctl Compare: https://github.com/openSUSE/wicked/compare/277afa44197c...080778467c6d