Branch: refs/heads/testing
Home: https://github.com/openSUSE/wicked
Commit: 9e584621013415d4bc80afc5aa3d2e6c0d04fa45
https://github.com/openSUSE/wicked/commit/9e584621013415d4bc80afc5aa3d2e6c0…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-02-04 (Wed, 04 Feb 2015)
Changed paths:
M src/fsm.c
Log Message:
-----------
fsm: cancel timer upon workers failure and removal
Commit: 98b63897719b4b78afd191a78f02c23f02241f70
https://github.com/openSUSE/wicked/commit/98b63897719b4b78afd191a78f02c23f0…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-02-04 (Wed, 04 Feb 2015)
Changed paths:
M src/fsm.c
Log Message:
-----------
Merge pull request #501 from pwieczorkiewicz/fsm_refcount
fsm: correct handling of w->refcount in ni_fsm_schedule()
Commit: facffd486d0ad8151ab0bd2b89ce65cfcfcc3e96
https://github.com/openSUSE/wicked/commit/facffd486d0ad8151ab0bd2b89ce65cfc…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-02-04 (Wed, 04 Feb 2015)
Changed paths:
M src/dbus-objects/interface.c
M src/fsm.c
Log Message:
-----------
Merge pull request #502 from mtomaschewski/fsm-ifdown
fsm: ifdown transition fixes to use device-setup not device-up
Commit: 277afa44197ce4d0ee8e2483ddbfff225f89ae04
https://github.com/openSUSE/wicked/commit/277afa44197ce4d0ee8e2483ddbfff225…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-02-04 (Wed, 04 Feb 2015)
Changed paths:
M src/fsm.c
Log Message:
-----------
Merge pull request #503 from pwieczorkiewicz/fsm_timer
fsm: cancel timer upon workers failure and removal
Commit: 21f43d42cb16263bc4d5cbfe7d54ac1a387058cd
https://github.com/openSUSE/wicked/commit/21f43d42cb16263bc4d5cbfe7d54ac1a3…
Author: Marius Tomaschewski <mt(a)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/f2648863e9733896ef8a45ee17724e9f6…
Author: Marius Tomaschewski <mt(a)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/6ebba5d362d9e7ac006509062f1c18cfc…
Author: Marius Tomaschewski <mt(a)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/e4e7b069411e80e55762eda23ebff370e…
Author: Marius Tomaschewski <mt(a)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/9df9ef2fbaa7e8678a5a51d86a8b2cdc5…
Author: Marius Tomaschewski <mt(a)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: 4adde6fc76c64d7137605e4639c2b5fd327ca72a
https://github.com/openSUSE/wicked/commit/4adde6fc76c64d7137605e4639c2b5fd3…
Author: Marius Tomaschewski <mt(a)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 #505 from mtomaschewski/fsm-timed-calls
Compare: https://github.com/openSUSE/wicked/compare/ddc1a524630c...4adde6fc76c6
Branch: refs/heads/master
Home: https://github.com/openSUSE/wicked
Commit: 9350aec0240dabb228fbd280e891cdd69d15527f
https://github.com/openSUSE/wicked/commit/9350aec0240dabb228fbd280e891cdd69…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-02-02 (Mon, 02 Feb 2015)
Changed paths:
M src/dbus-objects/misc.c
Log Message:
-----------
dbus: prereserve callback order as in dict
Commit: e31649d957dc1b37b950a2f0fcf727da996d3fcd
https://github.com/openSUSE/wicked/commit/e31649d957dc1b37b950a2f0fcf727da9…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-02-03 (Tue, 03 Feb 2015)
Changed paths:
M include/wicked/fsm.h
M man/wicked.8.in
M schema/interface.xml
M src/dbus-objects/interface.c
M src/fsm.c
Log Message:
-----------
events: added waitLinkUp method to wait for link-up
- Renamed confusing client device-up state to device-setup;
this state configures device properties (MAC, bond/bridge
specific options ...), not the administrative UP flag.
- Return a callback to wait until device-up event in linkUp,
signaling that the administrative "ip set link up" has
been applied to the kernel, but does not include the link
negotiation/detection results.
- Added a separate waitLinkUp method causing to wait for the
link-up event signaling link negotiation/detection success.
Commit: 03be908cadf0b48c45e1bfa3b3f27654e0cd9685
https://github.com/openSUSE/wicked/commit/03be908cadf0b48c45e1bfa3b3f27654e…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-02-03 (Tue, 03 Feb 2015)
Changed paths:
M include/wicked/fsm.h
M man/wicked.8.in
M schema/interface.xml
M src/dbus-objects/interface.c
M src/dbus-objects/misc.c
M src/fsm.c
Log Message:
-----------
Merge pull request #500 from mtomaschewski/device-updown-events
events: separate waitLinkUp method to wait for link-up
Compare: https://github.com/openSUSE/wicked/compare/44b033060878...03be908cadf0
Branch: refs/heads/testing
Home: https://github.com/openSUSE/wicked
Commit: 9350aec0240dabb228fbd280e891cdd69d15527f
https://github.com/openSUSE/wicked/commit/9350aec0240dabb228fbd280e891cdd69…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-02-02 (Mon, 02 Feb 2015)
Changed paths:
M src/dbus-objects/misc.c
Log Message:
-----------
dbus: prereserve callback order as in dict
Commit: e31649d957dc1b37b950a2f0fcf727da996d3fcd
https://github.com/openSUSE/wicked/commit/e31649d957dc1b37b950a2f0fcf727da9…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-02-03 (Tue, 03 Feb 2015)
Changed paths:
M include/wicked/fsm.h
M man/wicked.8.in
M schema/interface.xml
M src/dbus-objects/interface.c
M src/fsm.c
Log Message:
-----------
events: added waitLinkUp method to wait for link-up
- Renamed confusing client device-up state to device-setup;
this state configures device properties (MAC, bond/bridge
specific options ...), not the administrative UP flag.
- Return a callback to wait until device-up event in linkUp,
signaling that the administrative "ip set link up" has
been applied to the kernel, but does not include the link
negotiation/detection results.
- Added a separate waitLinkUp method causing to wait for the
link-up event signaling link negotiation/detection success.
Commit: 2f4003864533c95e74b419377a8fef0e8a7afca2
https://github.com/openSUSE/wicked/commit/2f4003864533c95e74b419377a8fef0e8…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-02-03 (Tue, 03 Feb 2015)
Changed paths:
M include/wicked/fsm.h
M man/wicked.8.in
M schema/interface.xml
M src/dbus-objects/interface.c
M src/dbus-objects/misc.c
M src/fsm.c
Log Message:
-----------
Merge remote-tracking branch 'marius/device-updown-events' into testing
Compare: https://github.com/openSUSE/wicked/compare/fb49eb44a59a...2f4003864533