[wicked-commit] [openSUSE/wicked] 68c6d8: capture: hack to catch bonding arp type changes
Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: 68c6d84736e722b3da7b8470e5f8af61f90ba659 https://github.com/openSUSE/wicked/commit/68c6d84736e722b3da7b8470e5f8af61f9... Author: Marius Tomaschewski <mt@suse.de> Date: 2013-11-26 (Tue, 26 Nov 2013) Changed paths: M src/capture.c Log Message: ----------- capture: hack to catch bonding arp type changes Commit: e006d2f0de328fcf88623da5c0d57749a32a76c5 https://github.com/openSUSE/wicked/commit/e006d2f0de328fcf88623da5c0d57749a3... Author: Marius Tomaschewski <mt@suse.de> Date: 2013-11-27 (Wed, 27 Nov 2013) Changed paths: M schema/ethernet.xml Log Message: ----------- schema: separate ethernet properties and configuration Properties extend configuration, permanent-address is a property Commit: ccb8c9e46de4d6759ce430e655fc5941cd455d6d https://github.com/openSUSE/wicked/commit/ccb8c9e46de4d6759ce430e655fc5941cd... Author: Marius Tomaschewski <mt@suse.de> Date: 2013-11-27 (Wed, 27 Nov 2013) Changed paths: M src/bonding.c Log Message: ----------- bonding: do not fail when min_links does not exists Commit: 35272a30b2f0e041158c5d7513c2fccc4d7926c4 https://github.com/openSUSE/wicked/commit/35272a30b2f0e041158c5d7513c2fccc4d... Author: Marius Tomaschewski <mt@suse.de> Date: 2013-11-27 (Wed, 27 Nov 2013) Changed paths: M include/wicked/ethernet.h M include/wicked/netinfo.h M src/address.c M src/capture.c M src/dbus-objects/ethernet.c M src/dbus-objects/naming.c M src/ethernet.c M src/iflist.c M src/names.c M src/netdev.c Log Message: ----------- Link-address-type vs. interface-type(kind) cleanup Commit: 9a988bb808cab2f4cfd6cdfd46022c1a75ca55c4 https://github.com/openSUSE/wicked/commit/9a988bb808cab2f4cfd6cdfd46022c1a75... Author: Marius Tomaschewski <mt@suse.de> Date: 2013-11-28 (Thu, 28 Nov 2013) Changed paths: M dhcp4/device.c Log Message: ----------- dhcp4: do not try to map iftype(kind) to arp-type Commit: 0ceaf4db67c809f8f9e5a18c5b8728af6663b35d https://github.com/openSUSE/wicked/commit/0ceaf4db67c809f8f9e5a18c5b8728af66... Author: Marius Tomaschewski <mt@suse.de> Date: 2013-11-28 (Thu, 28 Nov 2013) Changed paths: M include/wicked/netinfo.h M src/names.c Log Message: ----------- names: dropped iftype(kind) to arptype map helpers There is no 1:1 relation: bond may have arp-type ether or infiniband. Further, it's arp-type changes at enslave time of the first slave. Commit: 418a2684cf304e604c1a3e1beb3d6512ce32d075 https://github.com/openSUSE/wicked/commit/418a2684cf304e604c1a3e1beb3d6512ce... Author: Marius Tomaschewski <mt@suse.de> Date: 2013-11-28 (Thu, 28 Nov 2013) Changed paths: M dhcp4/device.c M include/wicked/ethernet.h M include/wicked/netinfo.h M schema/ethernet.xml M src/address.c M src/bonding.c M src/capture.c M src/dbus-objects/ethernet.c M src/dbus-objects/naming.c M src/ethernet.c M src/iflist.c M src/names.c M src/netdev.c Log Message: ----------- Merge pull request #114 from mtomaschewski/iftype-cleanup Compare: https://github.com/openSUSE/wicked/compare/f24532c0840d...418a2684cf30
participants (1)
-
Marius Tomaschewski