[wicked-commit] [openSUSE/wicked] 34cbec: utils: added 64bit integerer parsing from string

Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: 34cbec1037ad782542b05ea8f60f8741fad98a2a https://github.com/openSUSE/wicked/commit/34cbec1037ad782542b05ea8f60f8741fa... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-04-24 (Fri, 24 Apr 2015) Changed paths: M include/wicked/util.h M src/util.c Log Message: ----------- utils: added 64bit integerer parsing from string Commit: 9c1ec2eb5942c8414300264d7347388b8adcad55 https://github.com/openSUSE/wicked/commit/9c1ec2eb5942c8414300264d7347388b8a... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-04-24 (Fri, 24 Apr 2015) Changed paths: M include/wicked/xml.h M src/xml.c Log Message: ----------- xml: added 64bit integer element node formating Commit: 83acc5614f8419f521052591125796afecfa87c9 https://github.com/openSUSE/wicked/commit/83acc5614f8419f521052591125796afec... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-04-24 (Fri, 24 Apr 2015) Changed paths: M include/wicked/address.h M include/wicked/types.h M src/address.c Log Message: ----------- ipv6: utility to rebase ipv6 address lifetime Commit: df60fd282cff076522ee5373c699a2cff45efa95 https://github.com/openSUSE/wicked/commit/df60fd282cff076522ee5373c699a2cff4... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-04-24 (Fri, 24 Apr 2015) Changed paths: M src/dbus-objects/misc.c M src/ifconfig.c M src/iflist.c Log Message: ----------- ipv6: track and adjust ipv6 address lifetimes Commit: 3c5faec64b8fac331d6bb582c795d3652968f706 https://github.com/openSUSE/wicked/commit/3c5faec64b8fac331d6bb582c795d36529... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-04-24 (Fri, 24 Apr 2015) Changed paths: M src/ifconfig.c Log Message: ----------- ifconfig: fix lease and address owner tracking Commit: 218777614cddfa26e621f7781abbb64bcf54b370 https://github.com/openSUSE/wicked/commit/218777614cddfa26e621f7781abbb64bcf... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-04-24 (Fri, 24 Apr 2015) Changed paths: M src/dbus-objects/addrconf.c M src/ifconfig.c Log Message: ----------- leases: drop wickedd leases unknown to supplicants On lease drop request, drop lease still tracked in wickedd even the supplicant reports it does not have any or fails. When it was a granted one, remove from system, otherwise just drop the requesting or failed lease. Commit: eabb84964c70ba0952c175fd07cdd57c6d9c4538 https://github.com/openSUSE/wicked/commit/eabb84964c70ba0952c175fd07cdd57c6d... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-04-24 (Fri, 24 Apr 2015) Changed paths: M include/wicked/address.h M include/wicked/types.h M include/wicked/util.h M include/wicked/xml.h M src/address.c M src/dbus-objects/addrconf.c M src/dbus-objects/misc.c M src/ifconfig.c M src/iflist.c M src/util.c M src/xml.c Log Message: ----------- Merge pull request #539 from mtomaschewski/addr-update ifconfig: fix lease,address owner and lifetime tracking (bsc#920889,bsc#907694) Compare: https://github.com/openSUSE/wicked/compare/079e78eac302...eabb84964c70
participants (1)
-
Pawel Wieczorkiewicz