openSUSE Mailing Lists
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

wicked Commits

Thread Start a new thread
Download
Threads by month
  • ----- 2025 -----
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2022 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2021 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2020 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2019 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2018 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2017 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2016 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2015 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2014 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2013 -----
  • December
  • November
  • October
  • September
wicked-commit@lists.opensuse.org

March 2016

  • 4 participants
  • 14 discussions
[wicked-commit] [openSUSE/wicked] 9aa91a: bonding: fixed typo added in last commits
by Pawel Wieczorkiewicz 30 Mar '16

30 Mar '16
Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: 9aa91a38d8f9b519036b2c58ed4dc99be7a31c60 https://github.com/openSUSE/wicked/commit/9aa91a38d8f9b519036b2c58ed4dc99be… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-30 (Wed, 30 Mar 2016) Changed paths: M client/redhat/compat-redhat.c Log Message: ----------- bonding: fixed typo added in last commits Commit: ab882d005e0585bf13fedb72c4253d7159a5db90 https://github.com/openSUSE/wicked/commit/ab882d005e0585bf13fedb72c4253d715… Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de> Date: 2016-03-30 (Wed, 30 Mar 2016) Changed paths: M client/redhat/compat-redhat.c Log Message: ----------- Merge pull request #631 from mtomaschewski/nl-bond-2 bonding: fixed a typo added in pull#627 commits Compare: https://github.com/openSUSE/wicked/compare/9f563258ed5b...ab882d005e05
1 0
0 0
[wicked-commit] [openSUSE/wicked] d3761b: Merge pull request #628 from mtomaschewski/brd-rea...
by Marius Tomaschewski 29 Mar '16

29 Mar '16
Branch: refs/heads/testing Home: https://github.com/openSUSE/wicked Commit: d3761be6b7a0333a5452bb943e3e3123d2a9dc5e https://github.com/openSUSE/wicked/commit/d3761be6b7a0333a5452bb943e3e3123d… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-24 (Thu, 24 Mar 2016) Changed paths: M src/ifconfig.c Log Message: ----------- Merge pull request #628 from mtomaschewski/brd-readd ifconfig: readd broadcast calculation (bcs#971629) Commit: 2f986e597dc59d7e8d7c205f2bd8bcc4788a6e16 https://github.com/openSUSE/wicked/commit/2f986e597dc59d7e8d7c205f2bd8bcc47… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-24 (Thu, 24 Mar 2016) Changed paths: M client/compat.c M client/redhat/compat-redhat.c M client/suse/compat-suse.c M include/wicked/bonding.h M include/wicked/netinfo.h M include/wicked/system.h M include/wicked/types.h M include/wicked/util.h M schema/bonding.xml M schema/constants.xml.in M src/appconfig.h M src/bonding.c M src/config.c M src/dbus-objects/bonding.c M src/ifconfig.c M src/iflist.c M src/netdev.c M src/util.c M src/xml-schema.c M util/mkconst.c Log Message: ----------- Merge pull request #627 from mtomaschewski/nl-bond-1 bonding: creation and setup via netlink (bsc#964877) Commit: aaf3412eebf43b7204271fb9c116f55f6376e593 https://github.com/openSUSE/wicked/commit/aaf3412eebf43b7204271fb9c116f55f6… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-24 (Thu, 24 Mar 2016) Changed paths: M src/fsm.c M src/xml-reader.c Log Message: ----------- Merge pull request #629 from mtomaschewski/segv-fix fsm: fixed wrong check causing segmentation fault Commit: 9f563258ed5b8f3cb0daa327ca4bb3d64b4e02c9 https://github.com/openSUSE/wicked/commit/9f563258ed5b8f3cb0daa327ca4bb3d64… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-29 (Tue, 29 Mar 2016) Changed paths: M client/ifreload.c M client/ifup.c M include/wicked/fsm.h M src/fsm.c Log Message: ----------- Merge pull request #630 from mtomaschewski/ovs-deps-1 ifup: let ovs bridges pull ovs-system config (bsc#964019) Commit: 0be2cda29302da83f59e978f91f08e43489ceefc https://github.com/openSUSE/wicked/commit/0be2cda29302da83f59e978f91f08e434… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-29 (Tue, 29 Mar 2016) Log Message: ----------- Merge branch 'master' into testing Compare: https://github.com/openSUSE/wicked/compare/54d9cdb7c89e...0be2cda29302
1 0
0 0
[wicked-commit] [openSUSE/wicked] 2abd49: ifup: omit ovs-system master reference in policy
by Marius Tomaschewski 29 Mar '16

29 Mar '16
Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: 2abd493fc3d3a3e565fd4532d03d5c5b194920cf https://github.com/openSUSE/wicked/commit/2abd493fc3d3a3e565fd4532d03d5c5b1… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-22 (Tue, 22 Mar 2016) Changed paths: M client/ifup.c Log Message: ----------- ifup: omit ovs-system master reference in policy Commit: 96a2e39ab2afae0d725bdb0e8359749db35c43cf https://github.com/openSUSE/wicked/commit/96a2e39ab2afae0d725bdb0e8359749db… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-22 (Tue, 22 Mar 2016) Changed paths: M src/fsm.c Log Message: ----------- fsm: set worker type from ovs-system ifname There is actually no special <ovs-system/> node (required) in the config, so the configuration cannot provide the type. We consider ovs-system as reserved name already as it is the only hint visible from interface. Commit: 4d32f887463b1c0af88178a8a8c8058a51951061 https://github.com/openSUSE/wicked/commit/4d32f887463b1c0af88178a8a8c8058a5… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-22 (Tue, 22 Mar 2016) Changed paths: M client/ifreload.c M client/ifup.c M include/wicked/fsm.h M src/fsm.c Log Message: ----------- ifup: let ovs bridges pull ovs-system config Commit: 9f563258ed5b8f3cb0daa327ca4bb3d64b4e02c9 https://github.com/openSUSE/wicked/commit/9f563258ed5b8f3cb0daa327ca4bb3d64… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-29 (Tue, 29 Mar 2016) Changed paths: M client/ifreload.c M client/ifup.c M include/wicked/fsm.h M src/fsm.c Log Message: ----------- Merge pull request #630 from mtomaschewski/ovs-deps-1 ifup: let ovs bridges pull ovs-system config (bsc#964019) Compare: https://github.com/openSUSE/wicked/compare/aaf3412eebf4...9f563258ed5b
1 0
0 0
[wicked-commit] [openSUSE/wicked] b9cc80: fsm: reset device_api of deleted workers (bsc#9540...
by Marius Tomaschewski 29 Mar '16

29 Mar '16
Branch: refs/heads/sle12-sp1-next Home: https://github.com/openSUSE/wicked Commit: b9cc80cb94410f36d637326a9956832471522983 https://github.com/openSUSE/wicked/commit/b9cc80cb94410f36d637326a995683247… Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de> Date: 2016-02-01 (Mon, 01 Feb 2016) Changed paths: M src/fsm.c Log Message: ----------- fsm: reset device_api of deleted workers (bsc#954012) Otherwise the zombie worker keeps it's factorysettings (could be recognized as a factory worker later) and also its previous config. Commit: 70dd6ba391ee544a2e957f17f024edb444d9ee31 https://github.com/openSUSE/wicked/commit/70dd6ba391ee544a2e957f17f024edb44… Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de> Date: 2016-02-01 (Mon, 01 Feb 2016) Changed paths: M client/ifreload.c Log Message: ----------- ifreload: ifdown part should delete instances of teamd (bsc#964477) That is needed in order to start new instances with new configs. Commit: 1e3cbab963b9dce1322ac1faba323a8fca359848 https://github.com/openSUSE/wicked/commit/1e3cbab963b9dce1322ac1faba323a8fc… Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de> Date: 2016-02-01 (Mon, 01 Feb 2016) Changed paths: M src/fsm.c Log Message: ----------- fsm: clear target_range in ni_ifworker_device_delete() Commit: 40b3b0c5a9564320155d3c2fd0d46ae5e3263f16 https://github.com/openSUSE/wicked/commit/40b3b0c5a9564320155d3c2fd0d46ae5e… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-02-12 (Fri, 12 Feb 2016) Changed paths: M src/ifconfig.c Log Message: ----------- bonding: call setup at the end of create (bsc#964877) Commit: 7ce95bce5c1698c1d58e7aa3b4d19f3784703267 https://github.com/openSUSE/wicked/commit/7ce95bce5c1698c1d58e7aa3b4d19f378… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-02-12 (Fri, 12 Feb 2016) Changed paths: M client/compat.c M include/wicked/bonding.h M src/bonding.c M src/dbus-objects/bonding.c Log Message: ----------- bonding: use netdef ref to hold primary_slave Commit: c48c7eeadb1058797dd621507ea536a185cb4dc1 https://github.com/openSUSE/wicked/commit/c48c7eeadb1058797dd621507ea536a18… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-02-12 (Fri, 12 Feb 2016) Changed paths: M client/compat.c M include/wicked/bonding.h M src/bonding.c M src/dbus-objects/bonding.c Log Message: ----------- bonding: use netdef ref to hold active_slave Commit: d8425889a59b29d111a7e073ee5a197f7d08fa52 https://github.com/openSUSE/wicked/commit/d8425889a59b29d111a7e073ee5a197f7… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-01 (Tue, 01 Mar 2016) Changed paths: M client/ifreload.c M src/fsm.c Log Message: ----------- Merge pull request #623 from pwieczorkiewicz/teamd_runner ifreload: delete teamd devices on reload (bsc#954012, bsc#964477) Commit: 0434c89b8139961d45fccc6906e8d4cc9de4f0af https://github.com/openSUSE/wicked/commit/0434c89b8139961d45fccc6906e8d4cc9… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-09 (Wed, 09 Mar 2016) Changed paths: M include/wicked/bonding.h M src/bonding.c Log Message: ----------- bonding: add netdev ref based slave array primitives Commit: 97256c75eeab1eab7013200224e22c3c40069353 https://github.com/openSUSE/wicked/commit/97256c75eeab1eab7013200224e22c3c4… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-09 (Wed, 09 Mar 2016) Changed paths: M client/compat.c M client/redhat/compat-redhat.c M client/suse/compat-suse.c M include/wicked/bonding.h M src/bonding.c M src/dbus-objects/bonding.c M src/ifconfig.c Log Message: ----------- bonding: switch to netdef ref based slaves array Commit: 2fc72bae7e97c62e71c22fbe62a7a9d8cb2c97cb https://github.com/openSUSE/wicked/commit/2fc72bae7e97c62e71c22fbe62a7a9d8c… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-09 (Wed, 09 Mar 2016) Changed paths: M include/wicked/system.h M src/dbus-objects/bonding.c M src/ifconfig.c Log Message: ----------- bonding: pass complete netdev to system create/setup Commit: 58fce07ead8c784ca420c320b155124328ac624c https://github.com/openSUSE/wicked/commit/58fce07ead8c784ca420c320b15512432… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-09 (Wed, 09 Mar 2016) Changed paths: M src/ifconfig.c Log Message: ----------- bonding: refactor and cleanup sysfs create and setup Commit: cd0aa94a46e8a3b1d36777f3820f360909ad0d3c https://github.com/openSUSE/wicked/commit/cd0aa94a46e8a3b1d36777f3820f36090… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-09 (Wed, 09 Mar 2016) Changed paths: M include/wicked/bonding.h M src/iflist.c Log Message: ----------- bonding: process bonding master details in newlink Commit: 788a9a3932b6010d0e759be682b5aa55e8a0205b https://github.com/openSUSE/wicked/commit/788a9a3932b6010d0e759be682b5aa55e… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-09 (Wed, 09 Mar 2016) Changed paths: M include/wicked/util.h Log Message: ----------- util: added NI_BIT macro to set a bit from enum Commit: 8cfa47323ad7ad093e67d7510a06adee14dfdb6f https://github.com/openSUSE/wicked/commit/8cfa47323ad7ad093e67d7510a06adee1… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-09 (Wed, 09 Mar 2016) Changed paths: M include/wicked/util.h M src/util.c Log Message: ----------- util: added string and string array cmp utils Commit: 1a8f465eedf54ece2a619db939c43cde41a81a42 https://github.com/openSUSE/wicked/commit/1a8f465eedf54ece2a619db939c43cde4… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-09 (Wed, 09 Mar 2016) Changed paths: M src/xml-schema.c Log Message: ----------- xml-schema: do not add description node to enums removed a lazy schema writer value autoincrement causing to add a description value to the intmap. Commit: 992789131bbe9685d005aba466ab01dd38fdfd8b https://github.com/openSUSE/wicked/commit/992789131bbe9685d005aba466ab01dd3… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-09 (Wed, 09 Mar 2016) Changed paths: M client/compat.c M schema/bonding.xml Log Message: ----------- bonding: use carrier-detect in schema and client dbus model expects miimon/carrier-detect, while client was generating just carrier from ifcfg as in the schema, causing that it were never serialized/deserialized. Commit: e4b2ac4f5b7cb6225029c587a16f1d82b43c3e9b https://github.com/openSUSE/wicked/commit/e4b2ac4f5b7cb6225029c587a16f1d82b… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M include/wicked/bonding.h M include/wicked/netinfo.h M include/wicked/types.h M src/bonding.c M src/iflist.c M src/netdev.c Log Message: ----------- bonding: process bonding slave info from newlink Commit: 04e2bec982ff13b9fa10e036d838967c3a1853c7 https://github.com/openSUSE/wicked/commit/04e2bec982ff13b9fa10e036d838967c3… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M client/redhat/compat-redhat.c M client/suse/compat-suse.c M include/wicked/bonding.h M schema/bonding.xml M schema/constants.xml.in M src/bonding.c M src/dbus-objects/bonding.c M util/mkconst.c Log Message: ----------- bonding: expose slave info via dbus (in show-xml) Commit: 2fdaa0d821ae4ed52cdbc5546a11c6c4549ff18e https://github.com/openSUSE/wicked/commit/2fdaa0d821ae4ed52cdbc5546a11c6c45… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M src/appconfig.h M src/config.c Log Message: ----------- config: added bonding netlink vs. sysfs ctl switch Commit: 78901ae1571d39ab8c8447d7206ae98d4d3d9478 https://github.com/openSUSE/wicked/commit/78901ae1571d39ab8c8447d7206ae98d4… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M src/ifconfig.c Log Message: ----------- ifconfig: pass netconfig arg to link_create/change Commit: 47448bf2a6a4a92a26594247e310d766011f63f7 https://github.com/openSUSE/wicked/commit/47448bf2a6a4a92a26594247e310d7660… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M include/wicked/bonding.h M src/bonding.c Log Message: ----------- bonding: added a clone utility Commit: dff3aeabf6e51ff1598ead2c822c2aac6b1c49ee https://github.com/openSUSE/wicked/commit/dff3aeabf6e51ff1598ead2c822c2aac6… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M src/dbus-objects/bonding.c Log Message: ----------- bonding: fixed to use validate-targets in dbus Commit: 2589c83835d77c8a0b8529e48976de6bda275b3d https://github.com/openSUSE/wicked/commit/2589c83835d77c8a0b8529e48976de6bd… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M src/ifconfig.c Log Message: ----------- bonding: creation and setup via netlink Commit: e3188c32c36cf3435d027013a42b164196be4f8c https://github.com/openSUSE/wicked/commit/e3188c32c36cf3435d027013a42b16419… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M schema/bonding.xml M src/dbus-objects/bonding.c Log Message: ----------- bonding: expose hardware address via dbus Commit: e2d77a37185e76ec2c437ad64c2767bc9d201eaf https://github.com/openSUSE/wicked/commit/e2d77a37185e76ec2c437ad64c2767bc9… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M src/dbus-objects/bonding.c Log Message: ----------- bonding: permit to set bonding hardware address Commit: 14c2e98f925b2e735329ca7fe32b6e6a7d436ece https://github.com/openSUSE/wicked/commit/14c2e98f925b2e735329ca7fe32b6e6a7… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M client/suse/compat-suse.c Log Message: ----------- compat: parse ethernet bonding mac from suse ifcfg Commit: 1fc7aeef0393ba807ac3c5ce40174541121e3b45 https://github.com/openSUSE/wicked/commit/1fc7aeef0393ba807ac3c5ce401745411… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M client/compat.c Log Message: ----------- compat: generate ethernet bonding mac in xml config Commit: bc8abc1aa3358bc240b78e0d62094492891f4a14 https://github.com/openSUSE/wicked/commit/bc8abc1aa3358bc240b78e0d620944928… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-22 (Tue, 22 Mar 2016) Changed paths: M src/ifconfig.c Log Message: ----------- ifconfig: readd broadcast calculation (bcs#971629) While the kernel does not need explicit broadcast, other code, like the glibc getbroadcastnets() function, that requires it and removing the calulation in bsc#944710, caused regression. Commit: 654a19d807bba7848aec86f17d09a0e5a1442f36 https://github.com/openSUSE/wicked/commit/654a19d807bba7848aec86f17d09a0e5a… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-22 (Tue, 22 Mar 2016) Changed paths: M src/fsm.c M src/xml-reader.c Log Message: ----------- fsm: fixed wrong check causing segmentation fault Added also a guard to the underlying xml node location function to check node before accessing node->location. Commit: d3761be6b7a0333a5452bb943e3e3123d2a9dc5e https://github.com/openSUSE/wicked/commit/d3761be6b7a0333a5452bb943e3e3123d… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-24 (Thu, 24 Mar 2016) Changed paths: M src/ifconfig.c Log Message: ----------- Merge pull request #628 from mtomaschewski/brd-readd ifconfig: readd broadcast calculation (bcs#971629) Commit: 2f986e597dc59d7e8d7c205f2bd8bcc4788a6e16 https://github.com/openSUSE/wicked/commit/2f986e597dc59d7e8d7c205f2bd8bcc47… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-24 (Thu, 24 Mar 2016) Changed paths: M client/compat.c M client/redhat/compat-redhat.c M client/suse/compat-suse.c M include/wicked/bonding.h M include/wicked/netinfo.h M include/wicked/system.h M include/wicked/types.h M include/wicked/util.h M schema/bonding.xml M schema/constants.xml.in M src/appconfig.h M src/bonding.c M src/config.c M src/dbus-objects/bonding.c M src/ifconfig.c M src/iflist.c M src/netdev.c M src/util.c M src/xml-schema.c M util/mkconst.c Log Message: ----------- Merge pull request #627 from mtomaschewski/nl-bond-1 bonding: creation and setup via netlink (bsc#964877) Commit: aaf3412eebf43b7204271fb9c116f55f6376e593 https://github.com/openSUSE/wicked/commit/aaf3412eebf43b7204271fb9c116f55f6… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-24 (Thu, 24 Mar 2016) Changed paths: M src/fsm.c M src/xml-reader.c Log Message: ----------- Merge pull request #629 from mtomaschewski/segv-fix fsm: fixed wrong check causing segmentation fault Compare: https://github.com/openSUSE/wicked/compare/6f9bfa3fffdd...aaf3412eebf4
1 0
0 0
[wicked-commit] [openSUSE/wicked] 654a19: fsm: fixed wrong check causing segmentation fault
by Marius Tomaschewski 24 Mar '16

24 Mar '16
Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: 654a19d807bba7848aec86f17d09a0e5a1442f36 https://github.com/openSUSE/wicked/commit/654a19d807bba7848aec86f17d09a0e5a… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-22 (Tue, 22 Mar 2016) Changed paths: M src/fsm.c M src/xml-reader.c Log Message: ----------- fsm: fixed wrong check causing segmentation fault Added also a guard to the underlying xml node location function to check node before accessing node->location. Commit: aaf3412eebf43b7204271fb9c116f55f6376e593 https://github.com/openSUSE/wicked/commit/aaf3412eebf43b7204271fb9c116f55f6… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-24 (Thu, 24 Mar 2016) Changed paths: M src/fsm.c M src/xml-reader.c Log Message: ----------- Merge pull request #629 from mtomaschewski/segv-fix fsm: fixed wrong check causing segmentation fault Compare: https://github.com/openSUSE/wicked/compare/2f986e597dc5...aaf3412eebf4
1 0
0 0
[wicked-commit] [openSUSE/wicked] 40b3b0: bonding: call setup at the end of create (bsc#9648...
by Marius Tomaschewski 24 Mar '16

24 Mar '16
Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: 40b3b0c5a9564320155d3c2fd0d46ae5e3263f16 https://github.com/openSUSE/wicked/commit/40b3b0c5a9564320155d3c2fd0d46ae5e… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-02-12 (Fri, 12 Feb 2016) Changed paths: M src/ifconfig.c Log Message: ----------- bonding: call setup at the end of create (bsc#964877) Commit: 7ce95bce5c1698c1d58e7aa3b4d19f3784703267 https://github.com/openSUSE/wicked/commit/7ce95bce5c1698c1d58e7aa3b4d19f378… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-02-12 (Fri, 12 Feb 2016) Changed paths: M client/compat.c M include/wicked/bonding.h M src/bonding.c M src/dbus-objects/bonding.c Log Message: ----------- bonding: use netdef ref to hold primary_slave Commit: c48c7eeadb1058797dd621507ea536a185cb4dc1 https://github.com/openSUSE/wicked/commit/c48c7eeadb1058797dd621507ea536a18… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-02-12 (Fri, 12 Feb 2016) Changed paths: M client/compat.c M include/wicked/bonding.h M src/bonding.c M src/dbus-objects/bonding.c Log Message: ----------- bonding: use netdef ref to hold active_slave Commit: 0434c89b8139961d45fccc6906e8d4cc9de4f0af https://github.com/openSUSE/wicked/commit/0434c89b8139961d45fccc6906e8d4cc9… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-09 (Wed, 09 Mar 2016) Changed paths: M include/wicked/bonding.h M src/bonding.c Log Message: ----------- bonding: add netdev ref based slave array primitives Commit: 97256c75eeab1eab7013200224e22c3c40069353 https://github.com/openSUSE/wicked/commit/97256c75eeab1eab7013200224e22c3c4… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-09 (Wed, 09 Mar 2016) Changed paths: M client/compat.c M client/redhat/compat-redhat.c M client/suse/compat-suse.c M include/wicked/bonding.h M src/bonding.c M src/dbus-objects/bonding.c M src/ifconfig.c Log Message: ----------- bonding: switch to netdef ref based slaves array Commit: 2fc72bae7e97c62e71c22fbe62a7a9d8cb2c97cb https://github.com/openSUSE/wicked/commit/2fc72bae7e97c62e71c22fbe62a7a9d8c… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-09 (Wed, 09 Mar 2016) Changed paths: M include/wicked/system.h M src/dbus-objects/bonding.c M src/ifconfig.c Log Message: ----------- bonding: pass complete netdev to system create/setup Commit: 58fce07ead8c784ca420c320b155124328ac624c https://github.com/openSUSE/wicked/commit/58fce07ead8c784ca420c320b15512432… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-09 (Wed, 09 Mar 2016) Changed paths: M src/ifconfig.c Log Message: ----------- bonding: refactor and cleanup sysfs create and setup Commit: cd0aa94a46e8a3b1d36777f3820f360909ad0d3c https://github.com/openSUSE/wicked/commit/cd0aa94a46e8a3b1d36777f3820f36090… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-09 (Wed, 09 Mar 2016) Changed paths: M include/wicked/bonding.h M src/iflist.c Log Message: ----------- bonding: process bonding master details in newlink Commit: 788a9a3932b6010d0e759be682b5aa55e8a0205b https://github.com/openSUSE/wicked/commit/788a9a3932b6010d0e759be682b5aa55e… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-09 (Wed, 09 Mar 2016) Changed paths: M include/wicked/util.h Log Message: ----------- util: added NI_BIT macro to set a bit from enum Commit: 8cfa47323ad7ad093e67d7510a06adee14dfdb6f https://github.com/openSUSE/wicked/commit/8cfa47323ad7ad093e67d7510a06adee1… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-09 (Wed, 09 Mar 2016) Changed paths: M include/wicked/util.h M src/util.c Log Message: ----------- util: added string and string array cmp utils Commit: 1a8f465eedf54ece2a619db939c43cde41a81a42 https://github.com/openSUSE/wicked/commit/1a8f465eedf54ece2a619db939c43cde4… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-09 (Wed, 09 Mar 2016) Changed paths: M src/xml-schema.c Log Message: ----------- xml-schema: do not add description node to enums removed a lazy schema writer value autoincrement causing to add a description value to the intmap. Commit: 992789131bbe9685d005aba466ab01dd38fdfd8b https://github.com/openSUSE/wicked/commit/992789131bbe9685d005aba466ab01dd3… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-09 (Wed, 09 Mar 2016) Changed paths: M client/compat.c M schema/bonding.xml Log Message: ----------- bonding: use carrier-detect in schema and client dbus model expects miimon/carrier-detect, while client was generating just carrier from ifcfg as in the schema, causing that it were never serialized/deserialized. Commit: e4b2ac4f5b7cb6225029c587a16f1d82b43c3e9b https://github.com/openSUSE/wicked/commit/e4b2ac4f5b7cb6225029c587a16f1d82b… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M include/wicked/bonding.h M include/wicked/netinfo.h M include/wicked/types.h M src/bonding.c M src/iflist.c M src/netdev.c Log Message: ----------- bonding: process bonding slave info from newlink Commit: 04e2bec982ff13b9fa10e036d838967c3a1853c7 https://github.com/openSUSE/wicked/commit/04e2bec982ff13b9fa10e036d838967c3… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M client/redhat/compat-redhat.c M client/suse/compat-suse.c M include/wicked/bonding.h M schema/bonding.xml M schema/constants.xml.in M src/bonding.c M src/dbus-objects/bonding.c M util/mkconst.c Log Message: ----------- bonding: expose slave info via dbus (in show-xml) Commit: 2fdaa0d821ae4ed52cdbc5546a11c6c4549ff18e https://github.com/openSUSE/wicked/commit/2fdaa0d821ae4ed52cdbc5546a11c6c45… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M src/appconfig.h M src/config.c Log Message: ----------- config: added bonding netlink vs. sysfs ctl switch Commit: 78901ae1571d39ab8c8447d7206ae98d4d3d9478 https://github.com/openSUSE/wicked/commit/78901ae1571d39ab8c8447d7206ae98d4… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M src/ifconfig.c Log Message: ----------- ifconfig: pass netconfig arg to link_create/change Commit: 47448bf2a6a4a92a26594247e310d766011f63f7 https://github.com/openSUSE/wicked/commit/47448bf2a6a4a92a26594247e310d7660… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M include/wicked/bonding.h M src/bonding.c Log Message: ----------- bonding: added a clone utility Commit: dff3aeabf6e51ff1598ead2c822c2aac6b1c49ee https://github.com/openSUSE/wicked/commit/dff3aeabf6e51ff1598ead2c822c2aac6… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M src/dbus-objects/bonding.c Log Message: ----------- bonding: fixed to use validate-targets in dbus Commit: 2589c83835d77c8a0b8529e48976de6bda275b3d https://github.com/openSUSE/wicked/commit/2589c83835d77c8a0b8529e48976de6bd… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M src/ifconfig.c Log Message: ----------- bonding: creation and setup via netlink Commit: e3188c32c36cf3435d027013a42b164196be4f8c https://github.com/openSUSE/wicked/commit/e3188c32c36cf3435d027013a42b16419… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M schema/bonding.xml M src/dbus-objects/bonding.c Log Message: ----------- bonding: expose hardware address via dbus Commit: e2d77a37185e76ec2c437ad64c2767bc9d201eaf https://github.com/openSUSE/wicked/commit/e2d77a37185e76ec2c437ad64c2767bc9… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M src/dbus-objects/bonding.c Log Message: ----------- bonding: permit to set bonding hardware address Commit: 14c2e98f925b2e735329ca7fe32b6e6a7d436ece https://github.com/openSUSE/wicked/commit/14c2e98f925b2e735329ca7fe32b6e6a7… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M client/suse/compat-suse.c Log Message: ----------- compat: parse ethernet bonding mac from suse ifcfg Commit: 1fc7aeef0393ba807ac3c5ce40174541121e3b45 https://github.com/openSUSE/wicked/commit/1fc7aeef0393ba807ac3c5ce401745411… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M client/compat.c Log Message: ----------- compat: generate ethernet bonding mac in xml config Commit: 2f986e597dc59d7e8d7c205f2bd8bcc4788a6e16 https://github.com/openSUSE/wicked/commit/2f986e597dc59d7e8d7c205f2bd8bcc47… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-24 (Thu, 24 Mar 2016) Changed paths: M client/compat.c M client/redhat/compat-redhat.c M client/suse/compat-suse.c M include/wicked/bonding.h M include/wicked/netinfo.h M include/wicked/system.h M include/wicked/types.h M include/wicked/util.h M schema/bonding.xml M schema/constants.xml.in M src/appconfig.h M src/bonding.c M src/config.c M src/dbus-objects/bonding.c M src/ifconfig.c M src/iflist.c M src/netdev.c M src/util.c M src/xml-schema.c M util/mkconst.c Log Message: ----------- Merge pull request #627 from mtomaschewski/nl-bond-1 bonding: creation and setup via netlink (bsc#964877) Compare: https://github.com/openSUSE/wicked/compare/d3761be6b7a0...2f986e597dc5
1 0
0 0
[wicked-commit] [openSUSE/wicked] bc8abc: ifconfig: readd broadcast calculation (bcs#971629)
by Marius Tomaschewski 24 Mar '16

24 Mar '16
Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: bc8abc1aa3358bc240b78e0d62094492891f4a14 https://github.com/openSUSE/wicked/commit/bc8abc1aa3358bc240b78e0d620944928… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-22 (Tue, 22 Mar 2016) Changed paths: M src/ifconfig.c Log Message: ----------- ifconfig: readd broadcast calculation (bcs#971629) While the kernel does not need explicit broadcast, other code, like the glibc getbroadcastnets() function, that requires it and removing the calulation in bsc#944710, caused regression. Commit: d3761be6b7a0333a5452bb943e3e3123d2a9dc5e https://github.com/openSUSE/wicked/commit/d3761be6b7a0333a5452bb943e3e3123d… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-24 (Thu, 24 Mar 2016) Changed paths: M src/ifconfig.c Log Message: ----------- Merge pull request #628 from mtomaschewski/brd-readd ifconfig: readd broadcast calculation (bcs#971629) Compare: https://github.com/openSUSE/wicked/compare/d8425889a59b...d3761be6b7a0
1 0
0 0
[wicked-commit] [openSUSE/wicked] 2abd49: ifup: omit ovs-system master reference in policy
by Marius Tomaschewski 23 Mar '16

23 Mar '16
Branch: refs/heads/testing Home: https://github.com/openSUSE/wicked Commit: 2abd493fc3d3a3e565fd4532d03d5c5b194920cf https://github.com/openSUSE/wicked/commit/2abd493fc3d3a3e565fd4532d03d5c5b1… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-22 (Tue, 22 Mar 2016) Changed paths: M client/ifup.c Log Message: ----------- ifup: omit ovs-system master reference in policy Commit: 96a2e39ab2afae0d725bdb0e8359749db35c43cf https://github.com/openSUSE/wicked/commit/96a2e39ab2afae0d725bdb0e8359749db… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-22 (Tue, 22 Mar 2016) Changed paths: M src/fsm.c Log Message: ----------- fsm: set worker type from ovs-system ifname There is actually no special <ovs-system/> node (required) in the config, so the configuration cannot provide the type. We consider ovs-system as reserved name already as it is the only hint visible from interface. Commit: 4d32f887463b1c0af88178a8a8c8058a51951061 https://github.com/openSUSE/wicked/commit/4d32f887463b1c0af88178a8a8c8058a5… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-22 (Tue, 22 Mar 2016) Changed paths: M client/ifreload.c M client/ifup.c M include/wicked/fsm.h M src/fsm.c Log Message: ----------- ifup: let ovs bridges pull ovs-system config Commit: 54d9cdb7c89eb49f69e9a6ec047afcf36d27188d https://github.com/openSUSE/wicked/commit/54d9cdb7c89eb49f69e9a6ec047afcf36… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-23 (Wed, 23 Mar 2016) Changed paths: M client/ifreload.c M client/ifup.c M include/wicked/fsm.h M src/fsm.c Log Message: ----------- Merge pull request #630 from mtomaschewski/ovs-deps-1 Compare: https://github.com/openSUSE/wicked/compare/42a20a5874da...54d9cdb7c89e
1 0
0 0
[wicked-commit] [openSUSE/wicked] bc8abc: ifconfig: readd broadcast calculation (bcs#971629)
by Marius Tomaschewski 22 Mar '16

22 Mar '16
Branch: refs/heads/testing Home: https://github.com/openSUSE/wicked Commit: bc8abc1aa3358bc240b78e0d62094492891f4a14 https://github.com/openSUSE/wicked/commit/bc8abc1aa3358bc240b78e0d620944928… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-22 (Tue, 22 Mar 2016) Changed paths: M src/ifconfig.c Log Message: ----------- ifconfig: readd broadcast calculation (bcs#971629) While the kernel does not need explicit broadcast, other code, like the glibc getbroadcastnets() function, that requires it and removing the calulation in bsc#944710, caused regression. Commit: 654a19d807bba7848aec86f17d09a0e5a1442f36 https://github.com/openSUSE/wicked/commit/654a19d807bba7848aec86f17d09a0e5a… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-22 (Tue, 22 Mar 2016) Changed paths: M src/fsm.c M src/xml-reader.c Log Message: ----------- fsm: fixed wrong check causing segmentation fault Added also a guard to the underlying xml node location function to check node before accessing node->location. Commit: 913d2e704d57adefb81c051d82cc68eea7d1ccb0 https://github.com/openSUSE/wicked/commit/913d2e704d57adefb81c051d82cc68eea… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-22 (Tue, 22 Mar 2016) Changed paths: M src/ifconfig.c Log Message: ----------- Merge pull request #628 from mtomaschewski/brd-readd Commit: 42a20a5874da8388979e32089b53a63d5acc439e https://github.com/openSUSE/wicked/commit/42a20a5874da8388979e32089b53a63d5… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-22 (Tue, 22 Mar 2016) Changed paths: M src/fsm.c M src/xml-reader.c Log Message: ----------- Merge pull request #629 from mtomaschewski/segv-fix Compare: https://github.com/openSUSE/wicked/compare/be765225baa5...42a20a5874da
1 0
0 0
[wicked-commit] [openSUSE/wicked] 40b3b0: bonding: call setup at the end of create (bsc#9648...
by Marius Tomaschewski 21 Mar '16

21 Mar '16
Branch: refs/heads/testing Home: https://github.com/openSUSE/wicked Commit: 40b3b0c5a9564320155d3c2fd0d46ae5e3263f16 https://github.com/openSUSE/wicked/commit/40b3b0c5a9564320155d3c2fd0d46ae5e… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-02-12 (Fri, 12 Feb 2016) Changed paths: M src/ifconfig.c Log Message: ----------- bonding: call setup at the end of create (bsc#964877) Commit: 7ce95bce5c1698c1d58e7aa3b4d19f3784703267 https://github.com/openSUSE/wicked/commit/7ce95bce5c1698c1d58e7aa3b4d19f378… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-02-12 (Fri, 12 Feb 2016) Changed paths: M client/compat.c M include/wicked/bonding.h M src/bonding.c M src/dbus-objects/bonding.c Log Message: ----------- bonding: use netdef ref to hold primary_slave Commit: c48c7eeadb1058797dd621507ea536a185cb4dc1 https://github.com/openSUSE/wicked/commit/c48c7eeadb1058797dd621507ea536a18… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-02-12 (Fri, 12 Feb 2016) Changed paths: M client/compat.c M include/wicked/bonding.h M src/bonding.c M src/dbus-objects/bonding.c Log Message: ----------- bonding: use netdef ref to hold active_slave Commit: 0434c89b8139961d45fccc6906e8d4cc9de4f0af https://github.com/openSUSE/wicked/commit/0434c89b8139961d45fccc6906e8d4cc9… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-09 (Wed, 09 Mar 2016) Changed paths: M include/wicked/bonding.h M src/bonding.c Log Message: ----------- bonding: add netdev ref based slave array primitives Commit: 97256c75eeab1eab7013200224e22c3c40069353 https://github.com/openSUSE/wicked/commit/97256c75eeab1eab7013200224e22c3c4… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-09 (Wed, 09 Mar 2016) Changed paths: M client/compat.c M client/redhat/compat-redhat.c M client/suse/compat-suse.c M include/wicked/bonding.h M src/bonding.c M src/dbus-objects/bonding.c M src/ifconfig.c Log Message: ----------- bonding: switch to netdef ref based slaves array Commit: 2fc72bae7e97c62e71c22fbe62a7a9d8cb2c97cb https://github.com/openSUSE/wicked/commit/2fc72bae7e97c62e71c22fbe62a7a9d8c… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-09 (Wed, 09 Mar 2016) Changed paths: M include/wicked/system.h M src/dbus-objects/bonding.c M src/ifconfig.c Log Message: ----------- bonding: pass complete netdev to system create/setup Commit: 58fce07ead8c784ca420c320b155124328ac624c https://github.com/openSUSE/wicked/commit/58fce07ead8c784ca420c320b15512432… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-09 (Wed, 09 Mar 2016) Changed paths: M src/ifconfig.c Log Message: ----------- bonding: refactor and cleanup sysfs create and setup Commit: cd0aa94a46e8a3b1d36777f3820f360909ad0d3c https://github.com/openSUSE/wicked/commit/cd0aa94a46e8a3b1d36777f3820f36090… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-09 (Wed, 09 Mar 2016) Changed paths: M include/wicked/bonding.h M src/iflist.c Log Message: ----------- bonding: process bonding master details in newlink Commit: 788a9a3932b6010d0e759be682b5aa55e8a0205b https://github.com/openSUSE/wicked/commit/788a9a3932b6010d0e759be682b5aa55e… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-09 (Wed, 09 Mar 2016) Changed paths: M include/wicked/util.h Log Message: ----------- util: added NI_BIT macro to set a bit from enum Commit: 8cfa47323ad7ad093e67d7510a06adee14dfdb6f https://github.com/openSUSE/wicked/commit/8cfa47323ad7ad093e67d7510a06adee1… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-09 (Wed, 09 Mar 2016) Changed paths: M include/wicked/util.h M src/util.c Log Message: ----------- util: added string and string array cmp utils Commit: 1a8f465eedf54ece2a619db939c43cde41a81a42 https://github.com/openSUSE/wicked/commit/1a8f465eedf54ece2a619db939c43cde4… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-09 (Wed, 09 Mar 2016) Changed paths: M src/xml-schema.c Log Message: ----------- xml-schema: do not add description node to enums removed a lazy schema writer value autoincrement causing to add a description value to the intmap. Commit: 992789131bbe9685d005aba466ab01dd38fdfd8b https://github.com/openSUSE/wicked/commit/992789131bbe9685d005aba466ab01dd3… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-09 (Wed, 09 Mar 2016) Changed paths: M client/compat.c M schema/bonding.xml Log Message: ----------- bonding: use carrier-detect in schema and client dbus model expects miimon/carrier-detect, while client was generating just carrier from ifcfg as in the schema, causing that it were never serialized/deserialized. Commit: e4b2ac4f5b7cb6225029c587a16f1d82b43c3e9b https://github.com/openSUSE/wicked/commit/e4b2ac4f5b7cb6225029c587a16f1d82b… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M include/wicked/bonding.h M include/wicked/netinfo.h M include/wicked/types.h M src/bonding.c M src/iflist.c M src/netdev.c Log Message: ----------- bonding: process bonding slave info from newlink Commit: 04e2bec982ff13b9fa10e036d838967c3a1853c7 https://github.com/openSUSE/wicked/commit/04e2bec982ff13b9fa10e036d838967c3… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M client/redhat/compat-redhat.c M client/suse/compat-suse.c M include/wicked/bonding.h M schema/bonding.xml M schema/constants.xml.in M src/bonding.c M src/dbus-objects/bonding.c M util/mkconst.c Log Message: ----------- bonding: expose slave info via dbus (in show-xml) Commit: 2fdaa0d821ae4ed52cdbc5546a11c6c4549ff18e https://github.com/openSUSE/wicked/commit/2fdaa0d821ae4ed52cdbc5546a11c6c45… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M src/appconfig.h M src/config.c Log Message: ----------- config: added bonding netlink vs. sysfs ctl switch Commit: 78901ae1571d39ab8c8447d7206ae98d4d3d9478 https://github.com/openSUSE/wicked/commit/78901ae1571d39ab8c8447d7206ae98d4… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M src/ifconfig.c Log Message: ----------- ifconfig: pass netconfig arg to link_create/change Commit: 47448bf2a6a4a92a26594247e310d766011f63f7 https://github.com/openSUSE/wicked/commit/47448bf2a6a4a92a26594247e310d7660… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M include/wicked/bonding.h M src/bonding.c Log Message: ----------- bonding: added a clone utility Commit: dff3aeabf6e51ff1598ead2c822c2aac6b1c49ee https://github.com/openSUSE/wicked/commit/dff3aeabf6e51ff1598ead2c822c2aac6… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M src/dbus-objects/bonding.c Log Message: ----------- bonding: fixed to use validate-targets in dbus Commit: 2589c83835d77c8a0b8529e48976de6bda275b3d https://github.com/openSUSE/wicked/commit/2589c83835d77c8a0b8529e48976de6bd… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M src/ifconfig.c Log Message: ----------- bonding: creation and setup via netlink Commit: e3188c32c36cf3435d027013a42b164196be4f8c https://github.com/openSUSE/wicked/commit/e3188c32c36cf3435d027013a42b16419… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M schema/bonding.xml M src/dbus-objects/bonding.c Log Message: ----------- bonding: expose hardware address via dbus Commit: e2d77a37185e76ec2c437ad64c2767bc9d201eaf https://github.com/openSUSE/wicked/commit/e2d77a37185e76ec2c437ad64c2767bc9… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M src/dbus-objects/bonding.c Log Message: ----------- bonding: permit to set bonding hardware address Commit: 14c2e98f925b2e735329ca7fe32b6e6a7d436ece https://github.com/openSUSE/wicked/commit/14c2e98f925b2e735329ca7fe32b6e6a7… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M client/suse/compat-suse.c Log Message: ----------- compat: parse ethernet bonding mac from suse ifcfg Commit: 1fc7aeef0393ba807ac3c5ce40174541121e3b45 https://github.com/openSUSE/wicked/commit/1fc7aeef0393ba807ac3c5ce401745411… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M client/compat.c Log Message: ----------- compat: generate ethernet bonding mac in xml config Commit: be765225baa5aecbc3350bc8c081b5287b38382f https://github.com/openSUSE/wicked/commit/be765225baa5aecbc3350bc8c081b5287… Author: Marius Tomaschewski <mt(a)suse.de> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M client/compat.c M client/redhat/compat-redhat.c M client/suse/compat-suse.c M include/wicked/bonding.h M include/wicked/netinfo.h M include/wicked/system.h M include/wicked/types.h M include/wicked/util.h M schema/bonding.xml M schema/constants.xml.in M src/appconfig.h M src/bonding.c M src/config.c M src/dbus-objects/bonding.c M src/ifconfig.c M src/iflist.c M src/netdev.c M src/util.c M src/xml-schema.c M util/mkconst.c Log Message: ----------- Merge pull request #627 from mtomaschewski/nl-bond-1 Compare: https://github.com/openSUSE/wicked/compare/d8425889a59b...be765225baa5
1 0
0 0
  • ← Newer
  • 1
  • 2
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.