[wicked-commit] [openSUSE/wicked] f1c29e: team: fix segfault on teamd discovery failure

Branch: refs/heads/sle12-sp1 Home: https://github.com/openSUSE/wicked Commit: f1c29e5ae54bdfad1a20238d62c5e9177e4039a8 https://github.com/openSUSE/wicked/commit/f1c29e5ae54bdfad1a20238d62c5e9177e... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-09-03 (Thu, 03 Sep 2015) Changed paths: M src/teamd.c Log Message: ----------- team: fix segfault on teamd discovery failure On failure (e.g. teamd currently not running), the discover were freeing team pointer on the device without proper reset, instead of the local variable it allocated for the results, causing to run into a segfault on a dangling pointer later. Commit: cf0457c66233f76d11eed914118ab02bd36393ee https://github.com/openSUSE/wicked/commit/cf0457c66233f76d11eed914118ab02bd3... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-09-04 (Fri, 04 Sep 2015) Changed paths: M src/teamd.c Log Message: ----------- Merge pull request #584 from mtomaschewski/team-discover-fix team: fix segfault on teamd discovery failure Commit: cc9e8947bbe277d3937b51c04f5bec37876f4d89 https://github.com/openSUSE/wicked/commit/cc9e8947bbe277d3937b51c04f5bec3787... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-09-04 (Fri, 04 Sep 2015) Changed paths: M src/fsm.c Log Message: ----------- fsm: support for supplemental meta:netif-reference Commit: fd942ede387bca1640ed414b4ba65a15c5ba056e https://github.com/openSUSE/wicked/commit/fd942ede387bca1640ed414b4ba65a15c5... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-09-04 (Fri, 04 Sep 2015) Changed paths: M include/wicked/team.h M include/wicked/types.h M src/dbus-objects/interface.c M src/dbus-objects/model.h M src/dbus-objects/team.c Log Message: ----------- model: moved team port config details to team file Commit: 750c41451dae6a4777a6ee1e84ccc4e2b362ec9f https://github.com/openSUSE/wicked/commit/750c41451dae6a4777a6ee1e84ccc4e2b3... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-09-04 (Fri, 04 Sep 2015) Changed paths: M src/lldp.c Log Message: ----------- lldp: fixed wrong logical not in comparisons Commit: c20bcf23097a819f44aa2f891c848fa404db3693 https://github.com/openSUSE/wicked/commit/c20bcf23097a819f44aa2f891c848fa404... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-09-04 (Fri, 04 Sep 2015) Changed paths: M client/suse/compat-suse.c Log Message: ----------- compat: fixed wrong logical not in comparisons Commit: 693f0313031a1b2b479e6ac83a47a5ae7937a08e https://github.com/openSUSE/wicked/commit/693f0313031a1b2b479e6ac83a47a5ae79... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-09-04 (Fri, 04 Sep 2015) Changed paths: M client/compat.c M client/suse/compat-suse.c M client/wicked-client.h M etc/org.opensuse.Network.conf M include/Makefile.am M include/wicked/constants.h M include/wicked/netinfo.h M include/wicked/objectmodel.h A include/wicked/ovs.h M include/wicked/system.h M include/wicked/types.h M schema/Makefile.am M schema/interface.xml A schema/ovs-bridge.xml M schema/wicked.xml M src/Makefile.am M src/dbus-objects/interface.c M src/dbus-objects/model.h A src/dbus-objects/ovs.c M src/fsm.c M src/ifconfig.c M src/iflist.c M src/names.c M src/netdev.c M src/netinfo.c M src/netinfo_priv.h A src/ovs.c A src/ovs.h Log Message: ----------- ovs: initial openvswitch bridge support Commit: d99c7feb21c4a137ad0d2612e30a700d4636f14b https://github.com/openSUSE/wicked/commit/d99c7feb21c4a137ad0d2612e30a700d46... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-09-04 (Fri, 04 Sep 2015) Changed paths: M man/Makefile.am A man/ifcfg-ovs-bridge.5.in M wicked.spec.in Log Message: ----------- man: documented suse ifcfg-ovs-bridge(5) variables Commit: 2a4c05abc82d8b1da3f9e8f3334f179390f11144 https://github.com/openSUSE/wicked/commit/2a4c05abc82d8b1da3f9e8f3334f179390... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-09-04 (Fri, 04 Sep 2015) Changed paths: M client/ifup.c Log Message: ----------- ifup: do not generate <match> child dep for ovs-system Commit: 686cc1e24b1c493815aa12ebafe7cfc10fe23df9 https://github.com/openSUSE/wicked/commit/686cc1e24b1c493815aa12ebafe7cfc10f... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-09-04 (Fri, 04 Sep 2015) Changed paths: M nanny/nanny.c Log Message: ----------- nanny: register device also on device-up event Useful for devices like ovs bridge which receive device-create followed by device-up event, which triggers refresh then and device is considered ready afterwards. Should not cause any harm, since ni_nanny_register_device() checks if such device is already registered and return if so. Commit: 8897cc2e8c2416ce58b71ce3e20398ba1f344d01 https://github.com/openSUSE/wicked/commit/8897cc2e8c2416ce58b71ce3e20398ba1f... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-09-07 (Mon, 07 Sep 2015) Changed paths: M client/compat.c M client/ifup.c M client/suse/compat-suse.c M client/wicked-client.h M etc/org.opensuse.Network.conf M include/Makefile.am M include/wicked/constants.h M include/wicked/netinfo.h M include/wicked/objectmodel.h A include/wicked/ovs.h M include/wicked/system.h M include/wicked/team.h M include/wicked/types.h M man/Makefile.am A man/ifcfg-ovs-bridge.5.in M nanny/nanny.c M schema/Makefile.am M schema/interface.xml A schema/ovs-bridge.xml M schema/wicked.xml M src/Makefile.am M src/dbus-objects/interface.c M src/dbus-objects/model.h A src/dbus-objects/ovs.c M src/dbus-objects/team.c M src/fsm.c M src/ifconfig.c M src/iflist.c M src/lldp.c M src/names.c M src/netdev.c M src/netinfo.c M src/netinfo_priv.h A src/ovs.c A src/ovs.h M wicked.spec.in Log Message: ----------- Merge pull request #585 from mtomaschewski/ovs-bridge-1 ovs: initial openvswitch bridge support (fate#318840) Commit: 2627b446b90c10db3871e5f759d3c3377a248e49 https://github.com/openSUSE/wicked/commit/2627b446b90c10db3871e5f759d3c3377a... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-09-07 (Mon, 07 Sep 2015) Changed paths: M src/ifconfig.c Log Message: ----------- ovs: check for master before checking its type Commit: d6c746c630666cba168394b016c5c73973ca4421 https://github.com/openSUSE/wicked/commit/d6c746c630666cba168394b016c5c73973... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-09-07 (Mon, 07 Sep 2015) Changed paths: M VERSION Log Message: ----------- version 0.6.23 Compare: https://github.com/openSUSE/wicked/compare/438f8bbce89a...d6c746c63066
participants (1)
-
Pawel Wieczorkiewicz