Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: 09d3b95a609aec25cedb00b215f9e25681e92aa2 https://github.com/openSUSE/wicked/commit/09d3b95a609aec25cedb00b215f9e25681... Author: Marius Tomaschewski mt@suse.de Date: 2016-12-22 (Thu, 22 Dec 2016)
Changed paths: M include/wicked/address.h M src/address.c
Log Message: ----------- address: add reference counting and array utils
Commit: 28a7fd7702a8be91dad11a076f8ecbd7fcb3b18b https://github.com/openSUSE/wicked/commit/28a7fd7702a8be91dad11a076f8ecbd7fc... Author: Marius Tomaschewski mt@suse.de Date: 2016-12-22 (Thu, 22 Dec 2016)
Changed paths: M include/wicked/address.h M include/wicked/netinfo.h
Log Message: ----------- address: moved address functions to address.h
Commit: 62adb4dd5957da606f04a1f0281de30355dc992c https://github.com/openSUSE/wicked/commit/62adb4dd5957da606f04a1f0281de30355... Author: Marius Tomaschewski mt@suse.de Date: 2017-01-13 (Fri, 13 Jan 2017)
Changed paths: M src/arp.c M src/netinfo_priv.h
Log Message: ----------- arp: added ipv4 address verify/notify utilities
Commit: 6ef6194c7d1233ee6227da5546dd4e0d91b44535 https://github.com/openSUSE/wicked/commit/6ef6194c7d1233ee6227da5546dd4e0d91... Author: Marius Tomaschewski mt@suse.de Date: 2017-01-13 (Fri, 13 Jan 2017)
Changed paths: M src/ifconfig.c
Log Message: ----------- ifconfig: set, verify/notify ipv4 addresses in chunks
Commit: 1c6256368b89b4c469df721b4080b290a3d87942 https://github.com/openSUSE/wicked/commit/1c6256368b89b4c469df721b4080b290a3... Author: Marius Tomaschewski mt@suse.de Date: 2017-01-13 (Fri, 13 Jan 2017)
Changed paths: M src/ifconfig.c
Log Message: ----------- ifconfig: compare once if address needs a change
Commit: f2aa191dabb87f9f339f28057d0d2a0cc1497920 https://github.com/openSUSE/wicked/commit/f2aa191dabb87f9f339f28057d0d2a0cc1... Author: Marius Tomaschewski mt@suse.de Date: 2017-01-13 (Fri, 13 Jan 2017)
Changed paths: M src/ifconfig.c
Log Message: ----------- ifconfig: fix ipv4 address label change compare
Commit: 9e66f664b7bbdebc82c3c8f34a275a8c3444e6b3 https://github.com/openSUSE/wicked/commit/9e66f664b7bbdebc82c3c8f34a275a8c34... Author: Marius Tomaschewski mt@suse.de Date: 2017-01-18 (Wed, 18 Jan 2017)
Changed paths: M src/ifconfig.c
Log Message: ----------- ifconfig: don't send tentative/dadfailed flags
Commit: ead227e1a3b436252463152687ce3af211f0346f https://github.com/openSUSE/wicked/commit/ead227e1a3b436252463152687ce3af211... Author: Nirmoy Das ndas@suse.de Date: 2017-01-18 (Wed, 18 Jan 2017)
Changed paths: M include/wicked/address.h M include/wicked/netinfo.h M src/address.c M src/arp.c M src/ifconfig.c M src/netinfo_priv.h
Log Message: ----------- Merge pull request #688 from mtomaschewski/bsc-1009801
ifconfig: avoid timeouts on large number of IPs (bsc#1009801)
Compare: https://github.com/openSUSE/wicked/compare/1e8d157e8e5f...ead227e1a3b4
wicked-commit@lists.opensuse.org