[wicked-commit] [openSUSE/wicked] 2b5059: ifstatus: fix no devices error code (bsc#939142)
Branch: refs/heads/sle12-next Home: https://github.com/openSUSE/wicked Commit: 2b5059366bf678d2349916fba84d3ce88c6a6562 https://github.com/openSUSE/wicked/commit/2b5059366bf678d2349916fba84d3ce88c... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-08-10 (Mon, 10 Aug 2015) Changed paths: M client/ifstatus.c Log Message: ----------- ifstatus: fix no devices error code (bsc#939142) Commit: e2a5c20e395fafdcdaa1fd7da132c5de04285245 https://github.com/openSUSE/wicked/commit/e2a5c20e395fafdcdaa1fd7da132c5de04... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-08-10 (Mon, 10 Aug 2015) Changed paths: M client/ifstatus.c Log Message: ----------- ifstatus: fix no devices quiet option handling (bsc#939142) Commit: 32da17c76adcecae8bf92a4d17362cfe85a7dc04 https://github.com/openSUSE/wicked/commit/32da17c76adcecae8bf92a4d17362cfe85... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-08-13 (Thu, 13 Aug 2015) Changed paths: M include/wicked/constants.h M src/iflist.c M src/names.c Log Message: ----------- team: added device type and rtnl kind mapping Commit: b4be0617890e3b5f7f2842a62364ba9c46486c34 https://github.com/openSUSE/wicked/commit/b4be0617890e3b5f7f2842a62364ba9c46... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-08-13 (Thu, 13 Aug 2015) Changed paths: M etc/org.opensuse.Network.conf Log Message: ----------- team: added org.opensuse.Network.Team dbus policy Commit: 05a768f4952dcbe19c42044067ccf3f456c1b5cf https://github.com/openSUSE/wicked/commit/05a768f4952dcbe19c42044067ccf3f456... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-08-13 (Thu, 13 Aug 2015) Changed paths: M include/Makefile.am M include/wicked/netinfo.h A include/wicked/team.h M include/wicked/types.h M src/Makefile.am M src/netdev.c A src/team.c Log Message: ----------- team: added initial main team netdev structure Commit: 9de2046c04bfb2247dd8dee2417016a5ae2a32d1 https://github.com/openSUSE/wicked/commit/9de2046c04bfb2247dd8dee2417016a5ae... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-08-13 (Thu, 13 Aug 2015) Changed paths: M src/Makefile.am A src/teamd.c A src/teamd.h Log Message: ----------- teamd: initial client calls and service start,stop Commit: 5fe45028c59032b9679dd407632c4c17c0befcbb https://github.com/openSUSE/wicked/commit/5fe45028c59032b9679dd407632c4c17c0... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-08-13 (Thu, 13 Aug 2015) Changed paths: M include/wicked/system.h M src/ifconfig.c Log Message: ----------- team: initial teamd device create,setup,delete utils Commit: 7757d125812dd081654ce1f9e1e793f58470ee8b https://github.com/openSUSE/wicked/commit/7757d125812dd081654ce1f9e1e793f584... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-08-13 (Thu, 13 Aug 2015) Changed paths: M include/wicked/objectmodel.h M schema/Makefile.am M schema/constants.xml.in A schema/team.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/team.c M src/iflist.c M util/mkconst.c Log Message: ----------- team: initial wicked team service implementation Commit: f452d84d6501bae0887896e9ae7ff12dfd3b8ceb https://github.com/openSUSE/wicked/commit/f452d84d6501bae0887896e9ae7ff12dfd... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-08-13 (Thu, 13 Aug 2015) Changed paths: M testing/Makefile.am A testing/teamd-test.c Log Message: ----------- teamd: added a client calls testing utility Commit: 372ceca0b32954fa39866ad709c7670d8ffb1d55 https://github.com/openSUSE/wicked/commit/372ceca0b32954fa39866ad709c7670d8f... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-08-13 (Thu, 13 Aug 2015) Changed paths: M include/wicked/util.h M src/util.c Log Message: ----------- util: expose ni_stringbuf_put function Commit: df71d47d1018cb2ef24f4e3296ce75808236f5f8 https://github.com/openSUSE/wicked/commit/df71d47d1018cb2ef24f4e3296ce758082... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-08-13 (Thu, 13 Aug 2015) Changed paths: M client/ifstatus.c Log Message: ----------- Merge pull request #579 from pwieczorkiewicz/ifstatus-fixes Ifstatus: fix no devices output handling (bsc#939142) Commit: 55e31e99248127673dcb85a480f45e25d3e00562 https://github.com/openSUSE/wicked/commit/55e31e99248127673dcb85a480f45e25d3... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-08-14 (Fri, 14 Aug 2015) Changed paths: M src/Makefile.am A src/json.c A src/json.h M testing/Makefile.am A testing/json-test.c M testing/teamd-test.c Log Message: ----------- json: elementary JSON implementation Commit: 637ded10de4cab4c9667f98a02ecef04fdfb5945 https://github.com/openSUSE/wicked/commit/637ded10de4cab4c9667f98a02ecef04fd... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-08-18 (Tue, 18 Aug 2015) Changed paths: M include/wicked/team.h M schema/constants.xml.in M schema/team.xml M src/dbus-objects/team.c M src/ifconfig.c M src/team.c M src/teamd.c M util/mkconst.c Log Message: ----------- team: change mode to runner union typed by name Commit: 3e655cff6b47b62e8040778d1c7dfb3e1417e8d4 https://github.com/openSUSE/wicked/commit/3e655cff6b47b62e8040778d1c7dfb3e14... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-08-18 (Tue, 18 Aug 2015) Changed paths: M include/wicked/team.h M schema/team.xml M src/team.c Log Message: ----------- team: added link watch structs and schema Commit: 84b2ecd6fc42a3ddd51b53796015ea06dfda7fd7 https://github.com/openSUSE/wicked/commit/84b2ecd6fc42a3ddd51b53796015ea06df... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-08-18 (Tue, 18 Aug 2015) Changed paths: M include/wicked/team.h M src/team.c Log Message: ----------- team: added ab,lb,lacp runner type structs Commit: 92084402ca45ca06fcd81bc66db3f04470614057 https://github.com/openSUSE/wicked/commit/92084402ca45ca06fcd81bc66db3f04470... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-08-18 (Tue, 18 Aug 2015) Changed paths: M include/wicked/team.h M schema/constants.xml.in M schema/team.xml M src/dbus-objects/team.c M util/mkconst.c Log Message: ----------- team: added runner type schema and dbus properties Commit: f03f250b9cb6e33776e8952e0882709a25eff5d5 https://github.com/openSUSE/wicked/commit/f03f250b9cb6e33776e8952e0882709a25... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-08-18 (Tue, 18 Aug 2015) Changed paths: M src/teamd.c Log Message: ----------- team: format teamd runner config with json utils Commit: 05246441da6fc38957955c52ef275dd1f46ed332 https://github.com/openSUSE/wicked/commit/05246441da6fc38957955c52ef275dd1f4... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-08-18 (Tue, 18 Aug 2015) Changed paths: M src/ifconfig.c M src/iflist.c M src/teamd.c M src/teamd.h Log Message: ----------- team: discover team runner properties from teamd Commit: 4317f95ab01757fecb6a0b87e6d5b7b918f8615a https://github.com/openSUSE/wicked/commit/4317f95ab01757fecb6a0b87e6d5b7b918... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-08-18 (Tue, 18 Aug 2015) Changed paths: M src/dbus-objects/team.c Log Message: ----------- team: added link_watch dbus objectmodel properties Commit: fc9e86db997961d79aec8d1546f90f8a1a0db541 https://github.com/openSUSE/wicked/commit/fc9e86db997961d79aec8d1546f90f8a1a... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-08-18 (Tue, 18 Aug 2015) Changed paths: M src/teamd.c Log Message: ----------- team: discover link_watch properties from teamd Commit: 71b0836489bbdff503b1693745524f5f5d2d8517 https://github.com/openSUSE/wicked/commit/71b0836489bbdff503b1693745524f5f5d... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-08-18 (Tue, 18 Aug 2015) Changed paths: M src/teamd.c Log Message: ----------- team: write link_watch properties to teamd config Commit: 6a2c41b4708832399713d7488e23d30d8b6d1a23 https://github.com/openSUSE/wicked/commit/6a2c41b4708832399713d7488e23d30d8b... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-08-18 (Tue, 18 Aug 2015) Changed paths: M include/wicked/team.h M src/team.c Log Message: ----------- team: added initial port structs Commit: ae0f9871ba7786e242849f8cca0bfea83e7bdb9e https://github.com/openSUSE/wicked/commit/ae0f9871ba7786e242849f8cca0bfea83e... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-08-18 (Tue, 18 Aug 2015) Changed paths: M schema/team.xml Log Message: ----------- team: added initial port schema Commit: 0e06f6d6eaf77ba2db3e4eccdf0e3dd7c347f3bf https://github.com/openSUSE/wicked/commit/0e06f6d6eaf77ba2db3e4eccdf0e3dd7c3... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-08-18 (Tue, 18 Aug 2015) Changed paths: M include/wicked/team.h M src/dbus-objects/team.c M src/team.c Log Message: ----------- team: added initial team port array objectmodel Commit: 27c599d7f5eb826be9eb1928ad117fb2cb4a507f https://github.com/openSUSE/wicked/commit/27c599d7f5eb826be9eb1928ad117fb2cb... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-08-18 (Tue, 18 Aug 2015) Changed paths: M src/ifconfig.c M src/teamd.c M src/teamd.h Log Message: ----------- team: intial port driven enslave Commit: 051e603eb8974f4f6512242e53b2c7ee0d62297d https://github.com/openSUSE/wicked/commit/051e603eb8974f4f6512242e53b2c7ee0d... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-08-19 (Wed, 19 Aug 2015) Changed paths: M include/wicked/team.h M src/team.c M src/teamd.c M util/mkconst.c Log Message: ----------- team: adjust policy type to name map utility Commit: 088084bf2329af7d48d35314e2c666d973bd6668 https://github.com/openSUSE/wicked/commit/088084bf2329af7d48d35314e2c666d973... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-08-19 (Wed, 19 Aug 2015) Changed paths: M src/json.c M src/json.h Log Message: ----------- json: added object pair access by index/position Commit: 2292225fe647e94f964e768985a5ba8e10f7ce05 https://github.com/openSUSE/wicked/commit/2292225fe647e94f964e768985a5ba8e10... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-08-19 (Wed, 19 Aug 2015) Changed paths: M src/teamd.c Log Message: ----------- team: discover ports from teamd Commit: 9498548f6a9c7d0fec30be93b20dc8dc4e2ffad2 https://github.com/openSUSE/wicked/commit/9498548f6a9c7d0fec30be93b20dc8dc4e... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-08-19 (Wed, 19 Aug 2015) Changed paths: M include/wicked/team.h M src/dbus-objects/team.c M src/teamd.c Log Message: ----------- team: removed non-config link_watch.missed variable Commit: 230785b16977a4bcf328f3406d33e44af11c9920 https://github.com/openSUSE/wicked/commit/230785b16977a4bcf328f3406d33e44af1... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-08-19 (Wed, 19 Aug 2015) Changed paths: M src/team.c Log Message: ----------- team: port and link_watch realloc and destroy fix Commit: d2bfc12c12c8f1e7498429bc96a2d99c0b274785 https://github.com/openSUSE/wicked/commit/d2bfc12c12c8f1e7498429bc96a2d99c0b... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-08-19 (Wed, 19 Aug 2015) Changed paths: M client/compat.c M client/suse/compat-suse.c M include/wicked/team.h M src/dbus-objects/team.c M src/team.c M src/teamd.c Log Message: ----------- team: initial suse ifcfg file support Commit: bb019ce38a7852f523c4f1680f6515497149c4c5 https://github.com/openSUSE/wicked/commit/bb019ce38a7852f523c4f1680f65154971... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-08-19 (Wed, 19 Aug 2015) Changed paths: M include/wicked/netinfo.h M include/wicked/system.h M src/address.c M src/dbus-objects/team.c M src/ifconfig.c M src/team.c M src/teamd.c M src/teamd.h Log Message: ----------- team: apply hwaddr to teamd config when specified Commit: 62d8116829e711ba9717b74bbd272171a916bded https://github.com/openSUSE/wicked/commit/62d8116829e711ba9717b74bbd272171a9... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-08-19 (Wed, 19 Aug 2015) Changed paths: M man/Makefile.am A man/ifcfg-team.5.in M wicked.spec.in Log Message: ----------- man: initial ifcfg-team(5) manual page Commit: eb2009645d3576a4f4042582723cc9c4da9d5817 https://github.com/openSUSE/wicked/commit/eb2009645d3576a4f4042582723cc9c4da... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-08-19 (Wed, 19 Aug 2015) Changed paths: M src/fsm.c Log Message: ----------- team: enabled config generation for team ports Commit: 398f7aa92fbd38ac03a52aaa14a5409617e66e5b https://github.com/openSUSE/wicked/commit/398f7aa92fbd38ac03a52aaa14a5409617... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-08-19 (Wed, 19 Aug 2015) Changed paths: M src/teamd.c M src/teamd.h Log Message: ----------- team: implemented teamd port config update ctl Commit: 5d76e40e1b698ee91f9ba492818486dab77652b5 https://github.com/openSUSE/wicked/commit/5d76e40e1b698ee91f9ba492818486dab7... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-08-19 (Wed, 19 Aug 2015) Changed paths: M include/wicked/netinfo.h M include/wicked/team.h M schema/interface.xml M schema/wicked.xml M src/dbus-objects/interface.c M src/ifconfig.c M src/netinfo.c M src/netinfo_priv.h M src/team.c M src/teamd.c Log Message: ----------- team: send team port config to teamd on enslave Commit: 4a45d6a548d8acb659fe180bd94982199701b1f1 https://github.com/openSUSE/wicked/commit/4a45d6a548d8acb659fe180bd949821997... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-08-19 (Wed, 19 Aug 2015) Changed paths: M client/compat.c Log Message: ----------- team: generate proper balancing_interval in compat Commit: f8bfdd233febaaf067e9f620bbb7e9d05c0c5fc9 https://github.com/openSUSE/wicked/commit/f8bfdd233febaaf067e9f620bbb7e9d05c... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-08-19 (Wed, 19 Aug 2015) Changed paths: M src/ifconfig.c M src/teamd.c M src/teamd.h Log Message: ----------- team: refresh master config state on each enslave Commit: 1a3fcae20856541809346dec73a005ac5364561b https://github.com/openSUSE/wicked/commit/1a3fcae20856541809346dec73a005ac53... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-08-19 (Wed, 19 Aug 2015) Changed paths: M client/compat.c M client/suse/compat-suse.c M include/wicked/team.h M schema/team.xml M src/dbus-objects/interface.c M src/dbus-objects/team.c M src/team.c M src/teamd.c Log Message: ----------- team: added runner properties to port config Commit: 5717a55ee85375826b6d953c3a9f3daba05005e0 https://github.com/openSUSE/wicked/commit/5717a55ee85375826b6d953c3a9f3daba0... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-08-19 (Wed, 19 Aug 2015) Changed paths: M src/teamd.c Log Message: ----------- team: fixed a memleak in enslave Commit: a7b66b2cc0008aa43f229d75f14b288c7965261f https://github.com/openSUSE/wicked/commit/a7b66b2cc0008aa43f229d75f14b288c79... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-08-19 (Wed, 19 Aug 2015) Changed paths: M src/teamd.c M src/teamd.h M testing/teamd-test.c Log Message: ----------- team: change dump methods API to allow freeing result Commit: 758544358e3b81a2bac1830e68fb501bf95dc62a https://github.com/openSUSE/wicked/commit/758544358e3b81a2bac1830e68fb501bf9... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-08-19 (Wed, 19 Aug 2015) Changed paths: M src/teamd.c Log Message: ----------- team: execute teamdctl tool instead to use dbus A workaround for not yet approved teamd dbus policy. Commit: 6009c6495ba4c37001fa5747e7b29e5c5cd01187 https://github.com/openSUSE/wicked/commit/6009c6495ba4c37001fa5747e7b29e5c5c... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-08-19 (Wed, 19 Aug 2015) Changed paths: M client/compat.c M client/suse/compat-suse.c 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 M include/wicked/system.h A include/wicked/team.h M include/wicked/types.h M include/wicked/util.h M man/Makefile.am A man/ifcfg-team.5.in M schema/Makefile.am M schema/constants.xml.in M schema/interface.xml A schema/team.xml M schema/wicked.xml M src/Makefile.am M src/address.c M src/dbus-objects/interface.c M src/dbus-objects/model.h A src/dbus-objects/team.c M src/fsm.c M src/ifconfig.c M src/iflist.c A src/json.c A src/json.h M src/names.c M src/netdev.c M src/netinfo.c M src/netinfo_priv.h A src/team.c A src/teamd.c A src/teamd.h M src/util.c M testing/Makefile.am A testing/json-test.c A testing/teamd-test.c M util/mkconst.c M wicked.spec.in Log Message: ----------- Merge pull request #580 from mtomaschewski/team-3 team: initial team device support (fate#318389) Commit: a8bb0102198d535e3acb98497ae104f6cfbf5f78 https://github.com/openSUSE/wicked/commit/a8bb0102198d535e3acb98497ae104f6cf... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-08-19 (Wed, 19 Aug 2015) Changed paths: M VERSION Log Message: ----------- version 0.6.21 Commit: dfe1b85b4f5b263dd8a767bd6bc07e2bfd55a698 https://github.com/openSUSE/wicked/commit/dfe1b85b4f5b263dd8a767bd6bc07e2bfd... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-08-20 (Thu, 20 Aug 2015) Changed paths: M .gitignore Log Message: ----------- git: do not ignore *.orig and *.rej files ignoring them has the advantage, that don't accidentally find their way into repository, but hides them while merging... Commit: 3140c5fe064ccf45b0a407c3e2dd1bf7db95c8ef https://github.com/openSUSE/wicked/commit/3140c5fe064ccf45b0a407c3e2dd1bf7db... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-08-20 (Thu, 20 Aug 2015) Changed paths: M src/teamd.c Log Message: ----------- teamd: create teamd run directory when missed Commit: 47fc72543c98a828e760b3900cf6525a5fb5792c https://github.com/openSUSE/wicked/commit/47fc72543c98a828e760b3900cf6525a5f... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-08-20 (Thu, 20 Aug 2015) Changed paths: M src/teamd.c Log Message: ----------- team: detect if teamd@.service is using dbus or not Commit: 20fe7b67569efc32ed7a20f77ac63547d8f1a6c9 https://github.com/openSUSE/wicked/commit/20fe7b67569efc32ed7a20f77ac63547d8... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-08-21 (Fri, 21 Aug 2015) Changed paths: M configure.ac M etc/Makefile.am M etc/server.xml.in M man/wicked-config.5.in M src/appconfig.h M src/config.c M src/dbus-objects/interface.c M src/dbus-objects/team.c M src/ifconfig.c M src/iflist.c M src/teamd.c M src/teamd.h M wicked.spec.in Log Message: ----------- team: configurable teamd support and ctl detection Commit: f6b0d7ebf2dd2adf58d160dcfa7bba609b96a488 https://github.com/openSUSE/wicked/commit/f6b0d7ebf2dd2adf58d160dcfa7bba609b... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-08-21 (Fri, 21 Aug 2015) Changed paths: M etc/client.xml.in M etc/common.xml.in M etc/nanny.xml.in M etc/server.xml.in Log Message: ----------- config: add client,server,nanny-local.xml includes Commit: 913571a65acb9e99232d74d18ffee457ae6fff62 https://github.com/openSUSE/wicked/commit/913571a65acb9e99232d74d18ffee457ae... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-08-21 (Fri, 21 Aug 2015) Changed paths: M src/fsm.c Log Message: ----------- fsm: permit to ignore delete device failures There are cases, where a device deletion fails, e.g. because the call implementing it has been disabled or dependencies in the kernel refused to delete it. Commit: cf593e24bb149db4564a02496bb288270aa04e4b https://github.com/openSUSE/wicked/commit/cf593e24bb149db4564a02496bb288270a... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-08-21 (Fri, 21 Aug 2015) Changed paths: M src/appconfig.h M src/config.c M testing/teamd-test.c Log Message: ----------- team: permit manual enable/disable for testing Commit: b24750beaefecad5a7c7a6fbbe674f99ca154016 https://github.com/openSUSE/wicked/commit/b24750beaefecad5a7c7a6fbbe674f99ca... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-08-21 (Fri, 21 Aug 2015) Changed paths: M src/ifconfig.c M src/teamd.c Log Message: ----------- teamd: fixed to map teamdctl error codes to errors Commit: 6948a3e050f6d8eb397e66c258edcc0ce8fa6213 https://github.com/openSUSE/wicked/commit/6948a3e050f6d8eb397e66c258edcc0ce8... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-08-21 (Fri, 21 Aug 2015) Changed paths: M configure.ac M etc/Makefile.am M etc/client.xml.in M etc/common.xml.in M etc/nanny.xml.in M etc/server.xml.in M man/wicked-config.5.in M src/appconfig.h M src/config.c M src/dbus-objects/interface.c M src/dbus-objects/team.c M src/fsm.c M src/ifconfig.c M src/iflist.c M src/teamd.c M src/teamd.h M testing/teamd-test.c M wicked.spec.in Log Message: ----------- Merge pull request #581 from mtomaschewski/team-4 team: configurable teamd support and ctl detection (fate#318389) Commit: 7cdbb6560eb1145025cecde5410d316c2fa95f6d https://github.com/openSUSE/wicked/commit/7cdbb6560eb1145025cecde5410d316c2f... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-08-21 (Fri, 21 Aug 2015) Changed paths: M src/fsm.c Log Message: ----------- fsm: do not run scripts when leases defer (bsc#940239) Commit: 436bebb3d1b47115c05d7557ea5c7381dea8db9f https://github.com/openSUSE/wicked/commit/436bebb3d1b47115c05d7557ea5c7381de... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-08-28 (Fri, 28 Aug 2015) Changed paths: M src/fsm.c Log Message: ----------- Merge pull request #582 from mtomaschewski/bsc940239 fsm: do not run scripts when leases defer (bsc#940239) Commit: 438f8bbce89a7d39b29e3c0e460e260fb7ec3a93 https://github.com/openSUSE/wicked/commit/438f8bbce89a7d39b29e3c0e460e260fb7... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-09-01 (Tue, 01 Sep 2015) Changed paths: M VERSION Log Message: ----------- version 0.6.22 Commit: c48c4dba7cd1b6489819baa40fdc02db4af6de38 https://github.com/openSUSE/wicked/commit/c48c4dba7cd1b6489819baa40fdc02db4a... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-09-01 (Tue, 01 Sep 2015) Changed paths: M src/ethernet.c M src/linux/ethtool.h Log Message: ----------- ethtool: advertised mode and flags cleanup Updated ethtool.h copy to ethtool-4.0 and added also 20|40|56 GbE speed constants mappings. 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 Commit: 3ae2360d0248150a6c4a7b8c599f1b8aec4b2fc4 https://github.com/openSUSE/wicked/commit/3ae2360d0248150a6c4a7b8c599f1b8aec... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-09-09 (Wed, 09 Sep 2015) Changed paths: M src/Makefile.am Log Message: ----------- make: fixed to add linux header copies as noinst Commit: dd9c580b10b29a14ec6635ad2594703289ba35a5 https://github.com/openSUSE/wicked/commit/dd9c580b10b29a14ec6635ad2594703289... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-09-09 (Wed, 09 Sep 2015) Changed paths: M dhcp4/fsm.c M dhcp4/protocol.c Log Message: ----------- dhcp4: verify client-id if send back by the server RFC 6842 requires that servers MUST send back client-id as sent by the client and that client MUST verify it, when it receives it in server responses. Some servers need a config option (e.g. echo-client-id on recent ISC dhcp) to send client-id back. Commit: 4de168df094f391f8ccba685fd70d1d6fab5f94e https://github.com/openSUSE/wicked/commit/4de168df094f391f8ccba685fd70d1d6fa... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-09-11 (Fri, 11 Sep 2015) Changed paths: M client/compat.c M client/suse/compat-suse.c M src/dbus-objects/ovs.c M src/ovs.c Log Message: ----------- ovs: ovs bridge requires parent name only Commit: 9e18972058b121993fdb8eb86e2b90faad1be2fb https://github.com/openSUSE/wicked/commit/9e18972058b121993fdb8eb86e2b90faad... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-09-11 (Fri, 11 Sep 2015) Changed paths: M src/fsm.c Log Message: ----------- fsm: cleanup of double supplemental param read Commit: 6b95a92b562a9e59b4bcb433368744ee4f00e77c https://github.com/openSUSE/wicked/commit/6b95a92b562a9e59b4bcb433368744ee4f... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-09-11 (Fri, 11 Sep 2015) Changed paths: M src/fsm.c Log Message: ----------- fsm: add ni_fsm_refresh_ovs_bridge() Refresh ovs bridge dependencies from initial fsm refresh function in order to re-create the device structure and prevent error messages on ifdown. Commit: dfd7d6f6a085b95bb0adc9b1967fd018034e8dc5 https://github.com/openSUSE/wicked/commit/dfd7d6f6a085b95bb0adc9b1967fd01803... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-09-11 (Fri, 11 Sep 2015) Changed paths: M schema/ovs-bridge.xml Log Message: ----------- schema: fix ovs bridge check-state requirements newDevice method call requirement to wait for subordinate device's state to become device-up. linkUp method call needed at least link-up state for subordinate device. Commit: 1abe92d43ac1556b505b30c6c31471fe420b4869 https://github.com/openSUSE/wicked/commit/1abe92d43ac1556b505b30c6c31471fe42... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-09-11 (Fri, 11 Sep 2015) Changed paths: M src/dbus-objects/ovs.c M src/dbus-objects/team.c Log Message: ----------- ovs: allow updating existing ovs bridge ports Commit: 16f0a1c0825582569ec5649719d0d0d6523d8bc8 https://github.com/openSUSE/wicked/commit/16f0a1c0825582569ec5649719d0d0d652... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-09-11 (Fri, 11 Sep 2015) Changed paths: M src/dbus-objects/ovs.c Log Message: ----------- ovs: fixes for ovs bridge objectmodel functions Initialize result dict with proper type. Return dbus error when property not present. Minor formatting cleanup. Commit: 1ad6860a0f9e5dd09081d18bc2ffb3302003c873 https://github.com/openSUSE/wicked/commit/1ad6860a0f9e5dd09081d18bc2ffb33020... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-09-11 (Fri, 11 Sep 2015) Changed paths: M client/compat.c M client/suse/compat-suse.c M schema/ovs-bridge.xml M src/dbus-objects/ovs.c M src/dbus-objects/team.c M src/fsm.c M src/ovs.c Log Message: ----------- Merge pull request #588 from pwieczorkiewicz/ovs-fixes ovs: fixes for bridge ports and refresh of the structure Commit: 02d067ffad29d283d0ece59434818a7ebe283a15 https://github.com/openSUSE/wicked/commit/02d067ffad29d283d0ece59434818a7ebe... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-09-14 (Mon, 14 Sep 2015) Changed paths: M dhcp4/fsm.c M dhcp4/protocol.c Log Message: ----------- Merge pull request #587 from mtomaschewski/dhcp4-cid dhcp4: verify client-id if send back by the server Commit: b0dce9363cf8dfb9925a4a40e67b1b087b03e52d https://github.com/openSUSE/wicked/commit/b0dce9363cf8dfb9925a4a40e67b1b087b... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-09-14 (Mon, 14 Sep 2015) Changed paths: M src/Makefile.am M src/ethernet.c M src/linux/ethtool.h Log Message: ----------- Merge pull request #586 from mtomaschewski/ethtool-bsc927309 ethtool: advertised mode and flags cleanup (bsc#927309) Commit: 944b41527e4e0f2d50250efecc65c8e8a9777afd https://github.com/openSUSE/wicked/commit/944b41527e4e0f2d50250efecc65c8e8a9... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-09-15 (Tue, 15 Sep 2015) Changed paths: M dhcp4/device.c M dhcp4/dhcp.h Log Message: ----------- dhcp4: fixed to accept a hex encoded client-id Commit: 718f91b4cd26846783e79f97745a119a56c2bbfa https://github.com/openSUSE/wicked/commit/718f91b4cd26846783e79f97745a119a56... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-09-17 (Thu, 17 Sep 2015) Changed paths: M client/compat.c M client/suse/compat-suse.c M client/wicked-client.h Log Message: ----------- compat: convert suse ifcfg auto4 (fallback) config Commit: 119db557ba40883ed75d3a779060b06517af9fe1 https://github.com/openSUSE/wicked/commit/119db557ba40883ed75d3a779060b06517... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-09-17 (Thu, 17 Sep 2015) Changed paths: M src/util.c Log Message: ----------- util: guard NULL uuid in ni_uuid_is_null Commit: 92c1a9a404d109fc843bc6b706910b75d48dfa8a https://github.com/openSUSE/wicked/commit/92c1a9a404d109fc843bc6b706910b75d4... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-09-17 (Thu, 17 Sep 2015) Changed paths: M autoip4/autoip.h M autoip4/dbus-api.c M autoip4/device.c M autoip4/fsm.c M autoip4/main.c M include/wicked/addrconf.h M include/wicked/objectmodel.h M include/wicked/types.h M schema/addrconf.xml M src/dbus-objects/addrconf.c M src/dbus-objects/interface.c Log Message: ----------- auto4: fixed autoip and dhcp4 fallback (bsc#899985) Commit: 792ebbba81def563fe41294018d2962c5913009f https://github.com/openSUSE/wicked/commit/792ebbba81def563fe41294018d2962c59... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-09-17 (Thu, 17 Sep 2015) Changed paths: M dhcp4/device.c M dhcp4/dhcp.h Log Message: ----------- Merge pull request #589 from mtomaschewski/dhcp4-cid dhcp4: fixed to accept a hex encoded client-id Commit: 1b74e4d5bcd1acc9f1c8461f51cbbebe32a394d4 https://github.com/openSUSE/wicked/commit/1b74e4d5bcd1acc9f1c8461f51cbbebe32... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-09-17 (Thu, 17 Sep 2015) Changed paths: M autoip4/autoip.h M autoip4/dbus-api.c M autoip4/device.c M autoip4/fsm.c M autoip4/main.c M client/compat.c M client/suse/compat-suse.c M client/wicked-client.h M include/wicked/addrconf.h M include/wicked/objectmodel.h M include/wicked/types.h M schema/addrconf.xml M src/dbus-objects/addrconf.c M src/dbus-objects/interface.c M src/util.c Log Message: ----------- Merge pull request #590 from mtomaschewski/auto4-899985-2 auto4: initial autoip and dhcp4 fallback fix (bsc#899985) Commit: ee5d15c87bc9deb4d6a97c248520e8075dca8fce https://github.com/openSUSE/wicked/commit/ee5d15c87bc9deb4d6a97c248520e8075d... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-09-17 (Thu, 17 Sep 2015) Changed paths: M VERSION Log Message: ----------- version 0.6.24 Commit: 90f7e3132f8e8a5dc6d3ce2c6478cd4d52819540 https://github.com/openSUSE/wicked/commit/90f7e3132f8e8a5dc6d3ce2c6478cd4d52... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-09-23 (Wed, 23 Sep 2015) Changed paths: M client/suse/compat-suse.c Log Message: ----------- compat: read complete sysctl file set (bsc#928459) Commit: da7a32f3ae9d210ad7a6aee530011b1fc618df33 https://github.com/openSUSE/wicked/commit/da7a32f3ae9d210ad7a6aee530011b1fc6... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-09-24 (Thu, 24 Sep 2015) Changed paths: M client/compat.c M src/dbus-objects/wireless.c M src/wireless.c M src/wpa-supplicant.c M testing/Makefile.am A testing/essid-test.c Log Message: ----------- wireless: encode/decode ESSID as hex (bsc#941708) Commit: 77e45aabb08fac721e941e12675dd1f1b7896b11 https://github.com/openSUSE/wicked/commit/77e45aabb08fac721e941e12675dd1f1b7... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-09-24 (Thu, 24 Sep 2015) Changed paths: M src/wpa-supplicant.c Log Message: ----------- wireless: set bssid vs. scan bssid confusion fix Commit: fa05c868cbededc4e4651c7f4feac4f735715c7e https://github.com/openSUSE/wicked/commit/fa05c868cbededc4e4651c7f4feac4f735... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-09-24 (Thu, 24 Sep 2015) Changed paths: M src/dbus-objects/wireless.c Log Message: ----------- wireless: dbus mode retrieving fix, invalid arg info Commit: 804c3f79f697bf93a606609ff1b517cac4509c7c https://github.com/openSUSE/wicked/commit/804c3f79f697bf93a606609ff1b517cac4... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-09-24 (Thu, 24 Sep 2015) Changed paths: M client/suse/compat-suse.c Log Message: ----------- Merge pull request #593 from mtomaschewski/sysctl-dirs compat: read complete sysctl file set (bsc#928459) Commit: b9dafbc68ab9e4cc3fc98b4b171292499fc0cce5 https://github.com/openSUSE/wicked/commit/b9dafbc68ab9e4cc3fc98b4b171292499f... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-09-25 (Fri, 25 Sep 2015) Changed paths: M client/compat.c M src/dbus-objects/wireless.c M src/wireless.c M src/wpa-supplicant.c M testing/Makefile.am A testing/essid-test.c Log Message: ----------- Merge pull request #594 from mtomaschewski/wlan-essid wireless: encode/decode ESSID as hex (bsc#941708) Commit: c5d9fd4611d4c537a70443f2ed36be3e8452c9af https://github.com/openSUSE/wicked/commit/c5d9fd4611d4c537a70443f2ed36be3e84... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-09-25 (Fri, 25 Sep 2015) Changed paths: M VERSION Log Message: ----------- version 0.6.25 Commit: 6c0dc6308e95e6d251ee83396bd435172e839f7d https://github.com/openSUSE/wicked/commit/6c0dc6308e95e6d251ee83396bd435172e... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-09-25 (Fri, 25 Sep 2015) Changed paths: M .gitignore M VERSION M autoip4/autoip.h M autoip4/dbus-api.c M autoip4/device.c M autoip4/fsm.c M autoip4/main.c M client/compat.c M client/ifstatus.c M client/ifup.c M client/suse/compat-suse.c M client/wicked-client.h M configure.ac M dhcp4/device.c M dhcp4/dhcp.h M dhcp4/fsm.c M dhcp4/protocol.c M etc/Makefile.am M etc/client.xml.in M etc/common.xml.in M etc/nanny.xml.in M etc/org.opensuse.Network.conf M etc/server.xml.in M include/Makefile.am M include/wicked/addrconf.h 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 A include/wicked/team.h M include/wicked/types.h M include/wicked/util.h M man/Makefile.am A man/ifcfg-ovs-bridge.5.in A man/ifcfg-team.5.in M man/wicked-config.5.in M nanny/nanny.c M schema/Makefile.am M schema/addrconf.xml M schema/constants.xml.in M schema/interface.xml A schema/ovs-bridge.xml A schema/team.xml M schema/wicked.xml M src/Makefile.am M src/address.c M src/appconfig.h M src/config.c M src/dbus-objects/addrconf.c M src/dbus-objects/interface.c M src/dbus-objects/model.h A src/dbus-objects/ovs.c A src/dbus-objects/team.c M src/dbus-objects/wireless.c M src/ethernet.c M src/fsm.c M src/ifconfig.c M src/iflist.c A src/json.c A src/json.h M src/linux/ethtool.h 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 A src/team.c A src/teamd.c A src/teamd.h M src/util.c M src/wireless.c M src/wpa-supplicant.c M testing/Makefile.am A testing/essid-test.c A testing/json-test.c A testing/teamd-test.c M util/mkconst.c M wicked.spec.in Log Message: ----------- Merge branch 'sle12-sp1-next' into sle12-next Disabled teamd in the spec file, suppoted since SLE-12-SP1 Compare: https://github.com/openSUSE/wicked/compare/04eb8170fd79...6c0dc6308e95
participants (1)
-
Marius Tomaschewski