[wicked-commit] [openSUSE/wicked] 209af1: utils: fixed and improved bitfield utilities
Branch: refs/heads/testing Home: https://github.com/openSUSE/wicked Commit: 209af1d82a9768cbc6e9a949ebafc880c9983928 https://github.com/openSUSE/wicked/commit/209af1d82a9768cbc6e9a949ebafc880c9... Author: Marius Tomaschewski <mt@suse.de> Date: 2018-02-02 (Fri, 02 Feb 2018) Changed paths: M include/wicked/util.h M src/util.c Log Message: ----------- utils: fixed and improved bitfield utilities Commit: d6bd66c11d152f2d4a57c8e92481609e185c9aa3 https://github.com/openSUSE/wicked/commit/d6bd66c11d152f2d4a57c8e92481609e18... Author: Marius Tomaschewski <mt@suse.de> Date: 2018-02-05 (Mon, 05 Feb 2018) Changed paths: M src/fsm.c Log Message: ----------- fsm: disabled changeDevice call overloading Commit: 865fc669c95c51876a20ac9c81e69c2ca315aca0 https://github.com/openSUSE/wicked/commit/865fc669c95c51876a20ac9c81e69c2ca3... Author: Marius Tomaschewski <mt@suse.de> Date: 2018-02-07 (Wed, 07 Feb 2018) Changed paths: M etc/org.opensuse.Network.conf M include/Makefile.am A include/wicked/ethtool.h M include/wicked/netinfo.h M include/wicked/objectmodel.h M include/wicked/system.h M include/wicked/types.h M schema/Makefile.am M schema/constants.xml.in A schema/ethtool.xml M schema/wicked.xml M server/main.c M src/Makefile.am A src/dbus-objects/ethtool.c M src/dbus-objects/interface.c M src/dbus-objects/model.h A src/ethtool.c M src/iflist.c M src/netdev.c M src/netinfo_priv.h M util/mkconst.c Log Message: ----------- ethtool: introduced a separate dbus service Commit: d2e115091ec38d85a380b1feb11f9f9b69039368 https://github.com/openSUSE/wicked/commit/d2e115091ec38d85a380b1feb11f9f9b69... Author: Marius Tomaschewski <mt@suse.de> Date: 2018-02-07 (Wed, 07 Feb 2018) Changed paths: M client/Makefile.am A client/ethtool.c M client/main.c M client/main.h Log Message: ----------- client: introduced wicked ethtool command Commit: a7ff3f5e162c3c6b21ed1519b62c29a1c5628681 https://github.com/openSUSE/wicked/commit/a7ff3f5e162c3c6b21ed1519b62c29a1c5... Author: Marius Tomaschewski <mt@suse.de> Date: 2018-02-09 (Fri, 09 Feb 2018) Changed paths: M extensions/ibft Log Message: ----------- ibft: no IPs on bnx2x storage-only interfaces (bsc#1072343) Commit: 9c39d54f8d4df23c6258b55397fe5858e655c4c1 https://github.com/openSUSE/wicked/commit/9c39d54f8d4df23c6258b55397fe5858e6... Author: Marius Tomaschewski <mt@suse.de> Date: 2018-02-15 (Thu, 15 Feb 2018) Changed paths: M client/Makefile.am A client/ethtool.c M client/main.c M client/main.h M etc/org.opensuse.Network.conf M include/Makefile.am A include/wicked/ethtool.h M include/wicked/netinfo.h M include/wicked/objectmodel.h M include/wicked/system.h M include/wicked/types.h M include/wicked/util.h M schema/Makefile.am M schema/constants.xml.in A schema/ethtool.xml M schema/wicked.xml M server/main.c M src/Makefile.am A src/dbus-objects/ethtool.c M src/dbus-objects/interface.c M src/dbus-objects/model.h A src/ethtool.c M src/fsm.c M src/iflist.c M src/netdev.c M src/netinfo_priv.h M src/util.c M util/mkconst.c Log Message: ----------- Merge pull request #733 from matomaschewski/ethtool-service Commit: 8e4f609c6ee70f9a5293570734ae572b71b4caf6 https://github.com/openSUSE/wicked/commit/8e4f609c6ee70f9a5293570734ae572b71... Author: Marius Tomaschewski <mt@suse.de> Date: 2018-02-15 (Thu, 15 Feb 2018) Changed paths: M extensions/ibft Log Message: ----------- Merge pull request 734 from mtomaschewski/ethtool-service-ibft Compare: https://github.com/openSUSE/wicked/compare/7e5b861c3160...8e4f609c6ee7
participants (1)
-
Marius Tomaschewski