Branch: refs/heads/testing Home: https://github.com/openSUSE/wicked Commit: 340f1f86bff6d817685e4b2eef29b19e5ab581f2 https://github.com/openSUSE/wicked/commit/340f1f86bff6d817685e4b2eef29b19e5a... Author: Karol Mroz <kmroz@suse.de> Date: 2015-01-29 (Thu, 29 Jan 2015) Changed paths: M client/suse/compat-suse.c M dhcp4/device.c M dhcp4/dhcp.h M dhcp4/protocol.c M include/wicked/addrconf.h M src/ifconfig.c M src/names.c Log Message: ----------- Merge pull request #493 from mtomaschewski/dhcp4-mtu dhcp4: do not set/query mtu if set in the config (bsc#904323) Commit: 46025f46fb0472377901f57ab5543d7b731eeb71 https://github.com/openSUSE/wicked/commit/46025f46fb0472377901f57ab5543d7b73... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-01-30 (Fri, 30 Jan 2015) Changed paths: M src/fsm.c Log Message: ----------- fsm: reset worker's timer on every successful action Commit: e6c9f26d2ae92a6be10051fff781c11cec4d0b27 https://github.com/openSUSE/wicked/commit/e6c9f26d2ae92a6be10051fff781c11cec... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-01-30 (Fri, 30 Jan 2015) Changed paths: M src/fsm.c Log Message: ----------- fsm: action/state is successful when cur_state >= next_state Commit: 11475461c89784fbee3b123dde7ca3780d0f47e7 https://github.com/openSUSE/wicked/commit/11475461c89784fbee3b123dde7ca3780d... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-01-30 (Fri, 30 Jan 2015) Changed paths: M src/fsm.c Log Message: ----------- fsm: on newDevice call wait for ACK (device-create event) from wickedd Commit: 61bfcc93f6195a9b650e94124c89ae1484877133 https://github.com/openSUSE/wicked/commit/61bfcc93f6195a9b650e94124c89ae1484... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-01-30 (Fri, 30 Jan 2015) Changed paths: M src/fsm.c Log Message: ----------- Merge branch 'newdevice-ack' into testing Compare: https://github.com/openSUSE/wicked/compare/b5d65cd2e0fd...61bfcc93f619