[wicked-commit] [openSUSE/wicked] 6eec00: schema: require macvlan lower device same as vlan
Branch: refs/heads/testing Home: https://github.com/openSUSE/wicked Commit: 6eec00a5c8dc62b03c96550d926520656ca610dc https://github.com/openSUSE/wicked/commit/6eec00a5c8dc62b03c96550d926520656c... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-04-02 (Thu, 02 Apr 2015) Changed paths: M schema/macvlan.xml Log Message: ----------- schema: require macvlan lower device same as vlan Commit: 2e5286a54cfbe93288c73186fc9850898f11b671 https://github.com/openSUSE/wicked/commit/2e5286a54cfbe93288c73186fc9850898f... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-04-14 (Tue, 14 Apr 2015) Changed paths: M schema/macvlan.xml Log Message: ----------- Merge pull request #534 from mtomaschewski/macvlan-requires schema: require macvlan lower device same as vlan (bsc#927065) Commit: ff1c44cba0a1f4e829f34bfef8ca6ec043303526 https://github.com/openSUSE/wicked/commit/ff1c44cba0a1f4e829f34bfef8ca6ec043... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-04-15 (Wed, 15 Apr 2015) Changed paths: M client/ifreload.c M client/ifup.c M nanny/device.c M src/fsm.c Log Message: ----------- fsm: use relative target state, not addrconf-up Commit: 2914a13a70ab417303c44af704867c7bc8eaf9f5 https://github.com/openSUSE/wicked/commit/2914a13a70ab417303c44af704867c7bc8... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-04-15 (Wed, 15 Apr 2015) Changed paths: M include/wicked/fsm.h M src/fsm.c Log Message: ----------- fsm: do not alias network-up to adrrconf-up state Commit: 15f4a3337323470e312d8635bd510490eb00805b https://github.com/openSUSE/wicked/commit/15f4a3337323470e312d8635bd510490eb... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-04-15 (Wed, 15 Apr 2015) Changed paths: M schema/Makefile.am A schema/scripts.xml M schema/wicked.xml Log Message: ----------- schema: added scripts service with up methods Commit: 0e5b68ebf3ebaf88528753f2c00a2312337c5944 https://github.com/openSUSE/wicked/commit/0e5b68ebf3ebaf88528753f2c00a231233... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-04-16 (Thu, 16 Apr 2015) Changed paths: M extensions/Makefile.am A extensions/dispatch Log Message: ----------- extensions: initial dispatch of custom script actions Commit: cb7462e5ff87f06efd1f3991e840834a0ee0a39b https://github.com/openSUSE/wicked/commit/cb7462e5ff87f06efd1f3991e840834a0e... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-04-16 (Thu, 16 Apr 2015) Changed paths: M schema/scripts.xml Log Message: ----------- schema: added down methods to scripts service Commit: b327ae8e4b16f66001de3178e6fdcdf6eda8cc20 https://github.com/openSUSE/wicked/commit/b327ae8e4b16f66001de3178e6fdcdf6ed... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-04-16 (Thu, 16 Apr 2015) Changed paths: M client/compat.c M client/suse/compat-suse.c M client/wicked-client.h Log Message: ----------- compat: use suse ifcfg pre-,post-up/down scripts Commit: 98c0d803fdab3215b945a5eeafdfd2e5f3165ec7 https://github.com/openSUSE/wicked/commit/98c0d803fdab3215b945a5eeafdfd2e5f3... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-04-16 (Thu, 16 Apr 2015) Changed paths: M etc/server.xml.in Log Message: ----------- server: register scripts service extension Commit: ae848f54162833f47ee9be4e6c98e69ce2817cfe https://github.com/openSUSE/wicked/commit/ae848f54162833f47ee9be4e6c98e69ce2... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-04-16 (Thu, 16 Apr 2015) Changed paths: M src/fsm.c Log Message: ----------- fsm: execute post-up and pre-down script actions down actions are currently not functional because there is no config parsed/available while ifdown. Commit: 4a0ab6a14942ed395bb46407bf5c028bca23b14f https://github.com/openSUSE/wicked/commit/4a0ab6a14942ed395bb46407bf5c028bca... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-04-16 (Thu, 16 Apr 2015) Changed paths: M extensions/dispatch Log Message: ----------- extensions: quote list in dispatch script Commit: 6f2a1e6f6f38744d681d2c24ca943912a1c5f591 https://github.com/openSUSE/wicked/commit/6f2a1e6f6f38744d681d2c24ca943912a1... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-04-17 (Fri, 17 Apr 2015) Changed paths: M include/wicked/dbus.h M src/dbus-xml.c Log Message: ----------- dbus: use const vars when deserializing to xml Commit: 1960f1765c419a42feb9105537dbb3db821962e5 https://github.com/openSUSE/wicked/commit/1960f1765c419a42feb9105537dbb3db82... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-04-17 (Fri, 17 Apr 2015) Changed paths: M src/client/client_state.c M src/client/client_state.h Log Message: ----------- state: support to store and load custom script set Commit: 4e60c85c35f0c515c5637896026ed8b751af8a7c https://github.com/openSUSE/wicked/commit/4e60c85c35f0c515c5637896026ed8b751... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-04-17 (Fri, 17 Apr 2015) Changed paths: M include/wicked/client.h M schema/interface.xml M schema/scripts.xml M schema/wicked.xml M src/calls.c M src/dbus-objects/interface.c M src/fsm.c Log Message: ----------- scripts: added method to store script in state Commit: e1e64f87c2c978b8ed6d3e4775687fbc0a835635 https://github.com/openSUSE/wicked/commit/e1e64f87c2c978b8ed6d3e4775687fbc0a... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-04-17 (Fri, 17 Apr 2015) Changed paths: M include/wicked/objectmodel.h M schema/interface.xml M src/dbus-objects/interface.c Log Message: ----------- scripts: show scripts attached to the interface Commit: 58433d8ecf5a0726e099190289d2cb4b69a8eaac https://github.com/openSUSE/wicked/commit/58433d8ecf5a0726e099190289d2cb4b69... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-04-20 (Mon, 20 Apr 2015) Changed paths: M include/wicked/fsm.h M src/fsm.c Log Message: ----------- fsm: bind down actions to state config Apply scripts received from wickedd into a state config node, and bind this state config to down actions. On down transion, there is no config applied to the workers, except while ifreload assigning new config for the following up transition steps. Compare: https://github.com/openSUSE/wicked/compare/18e2e7c4e7d2...58433d8ecf5a
participants (1)
-
Marius Tomaschewski