Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: 6b7e9a54bf9fe98658aa4366fd849abec76ac26a https://github.com/openSUSE/wicked/commit/6b7e9a54bf9fe98658aa4366fd849abec7... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-05-28 (Wed, 28 May 2014) Changed paths: M client/suse/compat-suse.c M src/ifconfig.c M src/ipv4.c Log Message: ----------- ipv4: new default to send gratuitous arp Consider new suse ifcfg variable default SEND_GRATUITOUS_ARP=auto for arp-notify, enabling to send gratuitous arp by default, when duplicate IPv4 check is enabled via arp-verify/CHECK_DUPLICATE_IP and the check were successful (bnc#879911,fate#314399). Commit: a5f0f950806ac3fa9c6aec0da3f6cf5edd70f474 https://github.com/openSUSE/wicked/commit/a5f0f950806ac3fa9c6aec0da3f6cf5edd... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-05-28 (Wed, 28 May 2014) Changed paths: M client/arputil.c M client/compat.c M include/wicked/netinfo.h M src/ipv4.c M src/netdev.c Log Message: ----------- arp: no verify/notify if not applicable for device Commit: 751487c245f36c86b04ba03d167145fa3a42de43 https://github.com/openSUSE/wicked/commit/751487c245f36c86b04ba03d167145fa3a... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-05-28 (Wed, 28 May 2014) Changed paths: M src/ifconfig.c Log Message: ----------- ifconfig: fix for an unitialized error return code Commit: 0793c59b1f196715b785d82815f4252c5c6b79ee https://github.com/openSUSE/wicked/commit/0793c59b1f196715b785d82815f4252c5c... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-05-28 (Wed, 28 May 2014) Changed paths: M client/arputil.c M client/compat.c M client/suse/compat-suse.c M include/wicked/netinfo.h M src/ifconfig.c M src/ipv4.c M src/netdev.c Log Message: ----------- Merge pull request #262 from mtomaschewski/auto-garp Compare: https://github.com/openSUSE/wicked/compare/af65de64e1f6...0793c59b1f19