[wicked-commit] [openSUSE/wicked] 079e78: Merge pull request #537 from mtomaschewski/scripts...
Branch: refs/heads/testing Home: https://github.com/openSUSE/wicked Commit: 079e78eac30273d15db179cbbeb8ffb9c8829cbb https://github.com/openSUSE/wicked/commit/079e78eac30273d15db179cbbeb8ffb9c8... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-04-21 (Tue, 21 Apr 2015) Changed paths: M client/compat.c M client/ifreload.c M client/ifup.c M client/suse/compat-suse.c M client/wicked-client.h M etc/server.xml.in M extensions/Makefile.am A extensions/dispatch M include/wicked/client.h M include/wicked/dbus.h M include/wicked/fsm.h M include/wicked/objectmodel.h M nanny/device.c M schema/Makefile.am M schema/interface.xml A schema/scripts.xml M schema/wicked.xml M src/calls.c M src/client/client_state.c M src/client/client_state.h M src/dbus-objects/interface.c M src/dbus-xml.c M src/fsm.c Log Message: ----------- Merge pull request #537 from mtomaschewski/scripts-1 Initial pre/post-up/down custom script support (bsc#920070,boo#907215) 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: 44f9e7fef169862c2f296c49aac308b73468263e https://github.com/openSUSE/wicked/commit/44f9e7fef169862c2f296c49aac308b734... 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 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 Compare: https://github.com/openSUSE/wicked/compare/83ba3f117cdf...44f9e7fef169
participants (1)
-
Marius Tomaschewski