[wicked-commit] [openSUSE/wicked] 824dd1: bonding: don't insist on active-backup mode when a...

Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: 824dd17f86ff299c9350f8070bd1d1cac6f3f2ad https://github.com/openSUSE/wicked/commit/824dd17f86ff299c9350f8070bd1d1cac6... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-06-10 (Wed, 10 Jun 2015) Changed paths: M src/bonding.c Log Message: ----------- bonding: don't insist on active-backup mode when arp_validate=none (boo#919573) Commit: 1586e7bdb83f40103dda559555cf567fbc01e3c5 https://github.com/openSUSE/wicked/commit/1586e7bdb83f40103dda559555cf567fbc... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-06-10 (Wed, 10 Jun 2015) Changed paths: M src/bonding.c Log Message: ----------- bonding: reject arp monitoring in balance-tlb/-alb or 802.3ad mode Commit: 0df2f0c08b1ca1ed0099e68d5106ed565356cd77 https://github.com/openSUSE/wicked/commit/0df2f0c08b1ca1ed0099e68d5106ed5653... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-06-10 (Wed, 10 Jun 2015) Changed paths: M include/wicked/bonding.h M src/bonding.c M src/ifconfig.c Log Message: ----------- bonding: reparse settings after setting them Older bonding drivers support arp_validate only in active-backup mode and cause a failure on attempts to set even the default arp_validate=none. Reparse and update actual bonding options before and after setting them to better catch option deps. Commit: 23013c6f5cd038fd16b2065a78cfedc4c348981b https://github.com/openSUSE/wicked/commit/23013c6f5cd038fd16b2065a78cfedc4c3... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-06-11 (Thu, 11 Jun 2015) Changed paths: M schema/bonding.xml Log Message: ----------- schema: address element names for bonding arpmon targets Commit: ef9ded8d515974d1c292681777fa1077f357998e https://github.com/openSUSE/wicked/commit/ef9ded8d515974d1c292681777fa1077f3... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-06-12 (Fri, 12 Jun 2015) Changed paths: M include/wicked/bonding.h M schema/bonding.xml M src/bonding.c M src/ifconfig.c Log Message: ----------- Merge pull request #546 from pwieczorkiewicz/bonding_arp bonding: don't insist on active-backup mode when arp_validate=none (boo#919573) Compare: https://github.com/openSUSE/wicked/compare/f3e08dbac908...ef9ded8d5159
participants (1)
-
Marius Tomaschewski