[wicked-commit] [openSUSE/wicked] 21ca75: address: add noprefixroute convince utilities
Branch: refs/heads/sle12-sp4-next Home: https://github.com/openSUSE/wicked Commit: 21ca758151e6820ed7a94c6d66f564bccaf061e7 https://github.com/openSUSE/wicked/commit/21ca758151e6820ed7a94c6d66f564bcca... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-05 (Thu, 05 Sep 2019) Changed paths: M include/wicked/address.h M src/address.c Log Message: ----------- address: add noprefixroute convince utilities Commit: d51535cd0e7e8a6b4e461c8976c315cca3c7ae2d https://github.com/openSUSE/wicked/commit/d51535cd0e7e8a6b4e461c8976c315cca3... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-05 (Thu, 05 Sep 2019) Changed paths: M src/dhcp6/protocol.c Log Message: ----------- dhcp6: set the noprefixroute addresses option Commit: 9b0bb06bc52eab481a1ca73803f2ab11a4e9fd36 https://github.com/openSUSE/wicked/commit/9b0bb06bc52eab481a1ca73803f2ab11a4... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: M client/compat.c M client/suse/compat-suse.c M client/tester.c M dhcp6/main.c M include/wicked/addrconf.h M schema/constants.xml.in M src/dhcp6/device.c M src/dhcp6/fsm.c M src/dhcp6/tester.c M src/names.c M util/mkconst.c Log Message: ----------- dhcp6: change mode to a bitmap with a prefix bit Commit: 18952894f8c632ae5a8dd07aa9e2600ffb22590d https://github.com/openSUSE/wicked/commit/18952894f8c632ae5a8dd07aa9e2600ffb... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: M util/mkconst.c Log Message: ----------- mkconst: introduce getmap permitting aliases Commit: ccd68a129ae290f7b9df03ddc6db637a86895e45 https://github.com/openSUSE/wicked/commit/ccd68a129ae290f7b9df03ddc6db637a86... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: M src/dhcp6/options.c M src/dhcp6/options.h M src/dhcp6/protocol.c M src/dhcp6/protocol.h Log Message: ----------- dhcp6: split ia/iadr clone/copy and move to options Commit: e6a01a7108de79867fc9f6ec6d842fc73ce06d03 https://github.com/openSUSE/wicked/commit/e6a01a7108de79867fc9f6ec6d842fc73c... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: M src/dhcp6/protocol.c Log Message: ----------- dhcp6: add ia na+pd depending on mode bits to solicit Commit: 07438e16852bc4469d39ab5f7187ce08eca21a44 https://github.com/openSUSE/wicked/commit/07438e16852bc4469d39ab5f7187ce08ec... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: M include/wicked/addrconf.h M include/wicked/types.h M src/dhcp6/options.h Log Message: ----------- dhcp6: cleanup common dhcp6 forward declarations Commit: 8cfa95338cf5dae95b33fddf622597ffb828cbb2 https://github.com/openSUSE/wicked/commit/8cfa95338cf5dae95b33fddf622597ffb8... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: M dhcp6/dbus-api.c M include/wicked/types.h M schema/addrconf.xml M src/Makefile.am M src/dhcp6/device.c M src/dhcp6/dhcp6.h M src/dhcp6/fsm.c A src/dhcp6/request.h M src/dhcp6/tester.c Log Message: ----------- dhcp6: parse dbus and xml prefix request with hint Commit: c558aeab3403b4729626e294df3f745df4719186 https://github.com/openSUSE/wicked/commit/c558aeab3403b4729626e294df3f745df4... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: M dhcp6/dbus-api.c M src/dhcp6/lease.c M src/dhcp6/options.c M src/dhcp6/options.h M src/dhcp6/protocol.c M src/dhcp6/tester.c Log Message: ----------- dhcp6: new ia_address,ia_prefix utils with pd-exclude Commit: dc376538493751f7b82427ba1a5df6eac44967b7 https://github.com/openSUSE/wicked/commit/dc376538493751f7b82427ba1a5df6eac4... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: M src/dhcp6/fsm.c M src/dhcp6/fsm.h M src/dhcp6/protocol.c M src/dhcp6/protocol.h Log Message: ----------- dhcp6: cleanup fsm message parsing parameters Commit: 722f68d3a120cc9642528661a3408a8a44095650 https://github.com/openSUSE/wicked/commit/722f68d3a120cc9642528661a3408a8a44... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: M client/compat.c M client/suse/compat-suse.c M client/suse/config/sysconfig.dhcp-wicked M client/wicked-client.h M man/ifcfg-dhcp.5.in M src/dhcp6/fsm.c Log Message: ----------- dhcp6: parse DHCLIENT6_PREFIX_HINT in suse ifcfg Commit: 939cdef880868d7cd36337322648e6327fe33ded https://github.com/openSUSE/wicked/commit/939cdef880868d7cd36337322648e6327f... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: M src/dhcp6/dhcp6.h M src/dhcp6/fsm.c M src/dhcp6/options.c M src/dhcp6/options.h M src/dhcp6/protocol.c M src/dhcp6/protocol.h Log Message: ----------- dhcp6: apply sol-max-rt and inf-max-rt from msg Commit: d8b78dd9d54004f536ccc6fde256e892e3496f4f https://github.com/openSUSE/wicked/commit/d8b78dd9d54004f536ccc6fde256e892e3... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: M src/dhcp6/options.c M src/dhcp6/options.h M src/dhcp6/protocol.c M src/dhcp6/protocol.h Log Message: ----------- dhcp6: move iadr usable, add lft left utilities Commit: 1b75ad94a0aec5c38278f4936e430b42dd9cfe9d https://github.com/openSUSE/wicked/commit/1b75ad94a0aec5c38278f4936e430b42dd... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: M src/dhcp6/fsm.c Log Message: ----------- dhcp6: adjust valid iadrs counting in solicit replies Commit: c987e2eeae9cf798dc3ce6e1b7cc66225c3e4e4a https://github.com/openSUSE/wicked/commit/c987e2eeae9cf798dc3ce6e1b7cc66225c... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: M src/dhcp6/protocol.h Log Message: ----------- dhcp6: adjust DEC_/REL_MAX_RC timings to RFC8415 Commit: 503c27fc4a7760307fdf354938002ff187596f05 https://github.com/openSUSE/wicked/commit/503c27fc4a7760307fdf354938002ff187... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: M src/dhcp6/fsm.c M src/dhcp6/protocol.c Log Message: ----------- dhcp6: start with rebind on confirm with prefix Commit: 4a03f45368ae8ef3419741665c8730266bc065c2 https://github.com/openSUSE/wicked/commit/4a03f45368ae8ef3419741665c8730266b... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: M src/dhcp6/device.c M src/dhcp6/dhcp6.h M src/dhcp6/fsm.c Log Message: ----------- dhcp6: improve address/prefix overview on lease commit Commit: 766aac1179194129f9f37bdc73978ef9d90c122d https://github.com/openSUSE/wicked/commit/766aac1179194129f9f37bdc73978ef9d9... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: M src/dhcp6/lease.c Log Message: ----------- dhcp6: omit expired ia addresses in leases write Commit: f69cd0d9084bfb6d569cffbdead3c01c1f46049d https://github.com/openSUSE/wicked/commit/f69cd0d9084bfb6d569cffbdead3c01c1f... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: M src/dhcp6/dhcp6.h M src/dhcp6/options.c M src/dhcp6/options.h M src/dhcp6/protocol.c Log Message: ----------- dhcp6: move typed ia utilities to options Commit: 4611f5ce70f517259b7cae3c3724d015886aa1b6 https://github.com/openSUSE/wicked/commit/4611f5ce70f517259b7cae3c3724d01588... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: M src/leaseinfo.c Log Message: ----------- dhcp6: add pd prefixes to the leaseinfo output Commit: f182a25e3ac5ad505b96b979a1a98cc9aadea3ae https://github.com/openSUSE/wicked/commit/f182a25e3ac5ad505b96b979a1a98cc9aa... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: M src/calls.c Log Message: ----------- dbus: fix to check error ctx handler before calling it Commit: f399d0a03d43f79c0dbb4df2b07f0a73a004e247 https://github.com/openSUSE/wicked/commit/f399d0a03d43f79c0dbb4df2b07f0a73a0... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: M src/dhcp6/protocol.c Log Message: ----------- dhcp6: don't log ia-address/prexies in build twice Commit: 6e67208a5a255117de39739e33cb16e2a95a2889 https://github.com/openSUSE/wicked/commit/6e67208a5a255117de39739e33cb16e2a9... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: M src/dbus-objects/misc.c Log Message: ----------- dhcp6: add lease ia_list translation to/from dbus Commit: d59edde070bb6d6b87d305f683bd0474ccf55430 https://github.com/openSUSE/wicked/commit/d59edde070bb6d6b87d305f683bd0474cc... Author: Rubén Torrero Marijnissen <rtorreromarijnissen@suse.com> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: M include/wicked/address.h M src/address.c M src/dhcp6/protocol.c Log Message: ----------- Merge pull request #810 from mtomaschewski/dhcp6-noprefixroute dhcp6: set the noprefixroute address option (bsc#1132280) Commit: b6d960fd8c38d46417adf5f82b7ba70214ced4f0 https://github.com/openSUSE/wicked/commit/b6d960fd8c38d46417adf5f82b7ba70214... Author: Rubén Torrero Marijnissen <rtorreromarijnissen@suse.com> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: M client/compat.c M client/suse/compat-suse.c M client/suse/config/sysconfig.dhcp-wicked M client/tester.c M client/wicked-client.h M dhcp6/dbus-api.c M dhcp6/main.c M include/wicked/addrconf.h M include/wicked/types.h M man/ifcfg-dhcp.5.in M schema/addrconf.xml M schema/constants.xml.in M src/Makefile.am M src/calls.c M src/dbus-objects/misc.c M src/dhcp6/device.c M src/dhcp6/dhcp6.h M src/dhcp6/fsm.c M src/dhcp6/fsm.h M src/dhcp6/lease.c M src/dhcp6/options.c M src/dhcp6/options.h M src/dhcp6/protocol.c M src/dhcp6/protocol.h A src/dhcp6/request.h M src/dhcp6/tester.c M src/leaseinfo.c M src/names.c M util/mkconst.c Log Message: ----------- Merge pull request #811 from mtomaschewski/dhcp6pd-v1 dhcp6: initial support to request prefix for delegations (jsc#SLE-5936) Commit: def696a3427141017481a40912e22c037444c9a8 https://github.com/openSUSE/wicked/commit/def696a3427141017481a40912e22c0374... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: M VERSION Log Message: ----------- version 0.6.56 Commit: c8554cddb9c553f0c911627f462769d4a6cd43de https://github.com/openSUSE/wicked/commit/c8554cddb9c553f0c911627f462769d4a6... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-19 (Thu, 19 Sep 2019) Changed paths: M src/names.c Log Message: ----------- dhcp6: don't adjust empty mode mask to auto in format Commit: 9cbac51a85520152c76bea7f09007709d7c92a31 https://github.com/openSUSE/wicked/commit/9cbac51a85520152c76bea7f09007709d7... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-19 (Thu, 19 Sep 2019) Changed paths: M src/dhcp6/fsm.c Log Message: ----------- dhcp6: don't return error if not enabled in RA Commit: aa123cddcb29ed94b3f63abd215bbb17f3c9f129 https://github.com/openSUSE/wicked/commit/aa123cddcb29ed94b3f63abd215bbb17f3... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-19 (Thu, 19 Sep 2019) Changed paths: M include/wicked/ipv6.h M src/iflist.c M src/ipv6.c M src/kernel.h Log Message: ----------- ipv6: parse ra-status flags provided in newlink msgs Commit: 5ce682e0380ebafbe1cce6096282ee9501fa6d66 https://github.com/openSUSE/wicked/commit/5ce682e0380ebafbe1cce6096282ee9501... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-19 (Thu, 19 Sep 2019) Changed paths: M src/dhcp6/fsm.c M src/dhcp6/protocol.c Log Message: ----------- dhcp6: pick not yet provided IAs on confirm rebind Commit: 202b3c949794d76421f75bee310d6f9088017898 https://github.com/openSUSE/wicked/commit/202b3c949794d76421f75bee310d6f9088... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-19 (Thu, 19 Sep 2019) Changed paths: M src/dhcp6/device.c M src/dhcp6/device.h M src/dhcp6/dhcp6.h M src/dhcp6/fsm.c M src/dhcp6/protocol.c M src/dhcp6/protocol.h M src/dhcp6/tester.c Log Message: ----------- dhcp6: differentiated mode=auto resolving from RA Commit: a840a535119a7c9bcd618433f8923735ee1f553a https://github.com/openSUSE/wicked/commit/a840a535119a7c9bcd618433f8923735ee... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-19 (Thu, 19 Sep 2019) Changed paths: M src/dhcp6/protocol.c Log Message: ----------- dhcp6: omit noprefixroute with address-length (bsc#1150972) Permit to assume that the address prefix-length override specified in the config is a valid on-link prefix length, to let the kernel create a route for this prefix. Commit: 28703f5ee6f825883a1d01ad5c456af5707c9c74 https://github.com/openSUSE/wicked/commit/28703f5ee6f825883a1d01ad5c456af570... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-19 (Thu, 19 Sep 2019) Changed paths: M include/wicked/ipv6.h M src/dhcp6/device.c M src/dhcp6/device.h M src/dhcp6/dhcp6.h M src/dhcp6/fsm.c M src/dhcp6/protocol.c M src/dhcp6/protocol.h M src/dhcp6/tester.c M src/iflist.c M src/ipv6.c M src/kernel.h M src/names.c Log Message: ----------- Merge pull request #812 from mtomaschewski/dhcp6-auto dhcp6: differentiated mode=auto resolving from RA (bsc#1150183) Commit: 7b76166b4360384b13d2f52a88f760fa917b9953 https://github.com/openSUSE/wicked/commit/7b76166b4360384b13d2f52a88f760fa91... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-19 (Thu, 19 Sep 2019) Changed paths: M src/dhcp6/protocol.c Log Message: ----------- Merge pull request #813 from mtomaschewski/dhcp6-noprefixroute dhcp6: omit noprefixroute with address-length (bsc#1150972) Commit: caac162b5a8784d65babfaea60c87446cec00607 https://github.com/openSUSE/wicked/commit/caac162b5a8784d65babfaea60c87446ce... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-19 (Thu, 19 Sep 2019) Changed paths: M VERSION Log Message: ----------- version 0.6.57 Commit: 2b092458e61b644e19860c4e28ff3c4564095814 https://github.com/openSUSE/wicked/commit/2b092458e61b644e19860c4e28ff3c4564... Author: Rubén Torrero Marijnissen <rtorreromarijnissen@suse.com> Date: 2019-09-25 (Wed, 25 Sep 2019) Changed paths: M configure.ac M wicked.spec.in Log Message: ----------- fix library versioning to avoid crash (bsc#1143182, bsc#1132977) Commit: 16879eea8c1b8c26f9e79166fd490b2d148b7617 https://github.com/openSUSE/wicked/commit/16879eea8c1b8c26f9e79166fd490b2d14... Author: Rubén Torrero Marijnissen <rtorreromarijnissen@suse.com> Date: 2019-10-01 (Tue, 01 Oct 2019) Changed paths: M wicked.spec.in Log Message: ----------- spec: move internal libwicked library into the wicked package Commit: f7d021140cf23af9e575ac9d7c52a03e16b8d718 https://github.com/openSUSE/wicked/commit/f7d021140cf23af9e575ac9d7c52a03e16... Author: Marius Tomaschewski <mt@suse.com> Date: 2019-10-03 (Thu, 03 Oct 2019) Changed paths: M configure.ac M wicked.spec.in Log Message: ----------- Merge pull request #814 from rtorrero/libwicked-squash libwicked: fix versioning and packaging (bsc#1143182,bsc#1132977) Commit: d1dfb7246d43c20094515ef07fea1760a964ce7d https://github.com/openSUSE/wicked/commit/d1dfb7246d43c20094515ef07fea1760a9... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-10-04 (Fri, 04 Oct 2019) Changed paths: M VERSION Log Message: ----------- version 0.6.60 Commit: fa4b66f1dd2e9c2eecb484e599371c79e881d732 https://github.com/openSUSE/wicked/commit/fa4b66f1dd2e9c2eecb484e599371c79e8... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-12-11 (Wed, 11 Dec 2019) Changed paths: M VERSION M client/compat.c M client/suse/compat-suse.c M client/suse/config/sysconfig.dhcp-wicked M client/tester.c M client/wicked-client.h M configure.ac M dhcp6/dbus-api.c M dhcp6/main.c M include/wicked/addrconf.h M include/wicked/address.h M include/wicked/ipv6.h M include/wicked/types.h M man/ifcfg-dhcp.5.in M schema/addrconf.xml M schema/constants.xml.in M src/Makefile.am M src/address.c M src/calls.c M src/dbus-objects/misc.c M src/dhcp6/device.c M src/dhcp6/device.h M src/dhcp6/dhcp6.h M src/dhcp6/fsm.c M src/dhcp6/fsm.h M src/dhcp6/lease.c M src/dhcp6/options.c M src/dhcp6/options.h M src/dhcp6/protocol.c M src/dhcp6/protocol.h A src/dhcp6/request.h M src/dhcp6/tester.c M src/iflist.c M src/ipv6.c M src/kernel.h M src/leaseinfo.c M src/names.c M util/mkconst.c M wicked.spec.in Log Message: ----------- Merge tag 'version-0.6.60' into sle12-sp4-next version 0.6.60 - libwicked: fix versioning and packaging (bsc#1143182,bsc#1132977) Compare: https://github.com/openSUSE/wicked/compare/52deff992dcb...fa4b66f1dd2e
participants (1)
-
Marius Tomaschewski