[wicked-commit] [openSUSE/wicked] b9cc80: fsm: reset device_api of deleted workers (bsc#9540...
Branch: refs/heads/sle12-sp1 Home: https://github.com/openSUSE/wicked Commit: b9cc80cb94410f36d637326a9956832471522983 https://github.com/openSUSE/wicked/commit/b9cc80cb94410f36d637326a9956832471... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-02-01 (Mon, 01 Feb 2016) Changed paths: M src/fsm.c Log Message: ----------- fsm: reset device_api of deleted workers (bsc#954012) Otherwise the zombie worker keeps it's factorysettings (could be recognized as a factory worker later) and also its previous config. Commit: 70dd6ba391ee544a2e957f17f024edb444d9ee31 https://github.com/openSUSE/wicked/commit/70dd6ba391ee544a2e957f17f024edb444... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-02-01 (Mon, 01 Feb 2016) Changed paths: M client/ifreload.c Log Message: ----------- ifreload: ifdown part should delete instances of teamd (bsc#964477) That is needed in order to start new instances with new configs. Commit: 1e3cbab963b9dce1322ac1faba323a8fca359848 https://github.com/openSUSE/wicked/commit/1e3cbab963b9dce1322ac1faba323a8fca... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-02-01 (Mon, 01 Feb 2016) Changed paths: M src/fsm.c Log Message: ----------- fsm: clear target_range in ni_ifworker_device_delete() Commit: 40b3b0c5a9564320155d3c2fd0d46ae5e3263f16 https://github.com/openSUSE/wicked/commit/40b3b0c5a9564320155d3c2fd0d46ae5e3... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-02-12 (Fri, 12 Feb 2016) Changed paths: M src/ifconfig.c Log Message: ----------- bonding: call setup at the end of create (bsc#964877) Commit: 7ce95bce5c1698c1d58e7aa3b4d19f3784703267 https://github.com/openSUSE/wicked/commit/7ce95bce5c1698c1d58e7aa3b4d19f3784... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-02-12 (Fri, 12 Feb 2016) Changed paths: M client/compat.c M include/wicked/bonding.h M src/bonding.c M src/dbus-objects/bonding.c Log Message: ----------- bonding: use netdef ref to hold primary_slave Commit: c48c7eeadb1058797dd621507ea536a185cb4dc1 https://github.com/openSUSE/wicked/commit/c48c7eeadb1058797dd621507ea536a185... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-02-12 (Fri, 12 Feb 2016) Changed paths: M client/compat.c M include/wicked/bonding.h M src/bonding.c M src/dbus-objects/bonding.c Log Message: ----------- bonding: use netdef ref to hold active_slave Commit: 2468b755e9c9c682b48d5609e7e5c976a09e035e https://github.com/openSUSE/wicked/commit/2468b755e9c9c682b48d5609e7e5c976a0... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-02-19 (Fri, 19 Feb 2016) Changed paths: M src/fsm.c Log Message: ----------- fsm: do not use master name after reset (bsc#959356) Commit: 6f9bfa3fffdd744b58360ffd61cf8443340f5530 https://github.com/openSUSE/wicked/commit/6f9bfa3fffdd744b58360ffd61cf844334... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-02-22 (Mon, 22 Feb 2016) Changed paths: M src/fsm.c Log Message: ----------- Merge pull request #625 from mtomaschewski/crash-959356 fsm: do not use master name after reset (bsc#959356) Commit: d8425889a59b29d111a7e073ee5a197f7d08fa52 https://github.com/openSUSE/wicked/commit/d8425889a59b29d111a7e073ee5a197f7d... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-03-01 (Tue, 01 Mar 2016) Changed paths: M client/ifreload.c M src/fsm.c Log Message: ----------- Merge pull request #623 from pwieczorkiewicz/teamd_runner ifreload: delete teamd devices on reload (bsc#954012, bsc#964477) Commit: 0434c89b8139961d45fccc6906e8d4cc9de4f0af https://github.com/openSUSE/wicked/commit/0434c89b8139961d45fccc6906e8d4cc9d... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-03-09 (Wed, 09 Mar 2016) Changed paths: M include/wicked/bonding.h M src/bonding.c Log Message: ----------- bonding: add netdev ref based slave array primitives Commit: 97256c75eeab1eab7013200224e22c3c40069353 https://github.com/openSUSE/wicked/commit/97256c75eeab1eab7013200224e22c3c40... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-03-09 (Wed, 09 Mar 2016) Changed paths: M client/compat.c M client/redhat/compat-redhat.c M client/suse/compat-suse.c M include/wicked/bonding.h M src/bonding.c M src/dbus-objects/bonding.c M src/ifconfig.c Log Message: ----------- bonding: switch to netdef ref based slaves array Commit: 2fc72bae7e97c62e71c22fbe62a7a9d8cb2c97cb https://github.com/openSUSE/wicked/commit/2fc72bae7e97c62e71c22fbe62a7a9d8cb... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-03-09 (Wed, 09 Mar 2016) Changed paths: M include/wicked/system.h M src/dbus-objects/bonding.c M src/ifconfig.c Log Message: ----------- bonding: pass complete netdev to system create/setup Commit: 58fce07ead8c784ca420c320b155124328ac624c https://github.com/openSUSE/wicked/commit/58fce07ead8c784ca420c320b155124328... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-03-09 (Wed, 09 Mar 2016) Changed paths: M src/ifconfig.c Log Message: ----------- bonding: refactor and cleanup sysfs create and setup Commit: cd0aa94a46e8a3b1d36777f3820f360909ad0d3c https://github.com/openSUSE/wicked/commit/cd0aa94a46e8a3b1d36777f3820f360909... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-03-09 (Wed, 09 Mar 2016) Changed paths: M include/wicked/bonding.h M src/iflist.c Log Message: ----------- bonding: process bonding master details in newlink Commit: 788a9a3932b6010d0e759be682b5aa55e8a0205b https://github.com/openSUSE/wicked/commit/788a9a3932b6010d0e759be682b5aa55e8... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-03-09 (Wed, 09 Mar 2016) Changed paths: M include/wicked/util.h Log Message: ----------- util: added NI_BIT macro to set a bit from enum Commit: 8cfa47323ad7ad093e67d7510a06adee14dfdb6f https://github.com/openSUSE/wicked/commit/8cfa47323ad7ad093e67d7510a06adee14... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-03-09 (Wed, 09 Mar 2016) Changed paths: M include/wicked/util.h M src/util.c Log Message: ----------- util: added string and string array cmp utils Commit: 1a8f465eedf54ece2a619db939c43cde41a81a42 https://github.com/openSUSE/wicked/commit/1a8f465eedf54ece2a619db939c43cde41... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-03-09 (Wed, 09 Mar 2016) Changed paths: M src/xml-schema.c Log Message: ----------- xml-schema: do not add description node to enums removed a lazy schema writer value autoincrement causing to add a description value to the intmap. Commit: 992789131bbe9685d005aba466ab01dd38fdfd8b https://github.com/openSUSE/wicked/commit/992789131bbe9685d005aba466ab01dd38... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-03-09 (Wed, 09 Mar 2016) Changed paths: M client/compat.c M schema/bonding.xml Log Message: ----------- bonding: use carrier-detect in schema and client dbus model expects miimon/carrier-detect, while client was generating just carrier from ifcfg as in the schema, causing that it were never serialized/deserialized. Commit: e4b2ac4f5b7cb6225029c587a16f1d82b43c3e9b https://github.com/openSUSE/wicked/commit/e4b2ac4f5b7cb6225029c587a16f1d82b4... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M include/wicked/bonding.h M include/wicked/netinfo.h M include/wicked/types.h M src/bonding.c M src/iflist.c M src/netdev.c Log Message: ----------- bonding: process bonding slave info from newlink Commit: 04e2bec982ff13b9fa10e036d838967c3a1853c7 https://github.com/openSUSE/wicked/commit/04e2bec982ff13b9fa10e036d838967c3a... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M client/redhat/compat-redhat.c M client/suse/compat-suse.c M include/wicked/bonding.h M schema/bonding.xml M schema/constants.xml.in M src/bonding.c M src/dbus-objects/bonding.c M util/mkconst.c Log Message: ----------- bonding: expose slave info via dbus (in show-xml) Commit: 2fdaa0d821ae4ed52cdbc5546a11c6c4549ff18e https://github.com/openSUSE/wicked/commit/2fdaa0d821ae4ed52cdbc5546a11c6c454... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M src/appconfig.h M src/config.c Log Message: ----------- config: added bonding netlink vs. sysfs ctl switch Commit: 78901ae1571d39ab8c8447d7206ae98d4d3d9478 https://github.com/openSUSE/wicked/commit/78901ae1571d39ab8c8447d7206ae98d4d... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M src/ifconfig.c Log Message: ----------- ifconfig: pass netconfig arg to link_create/change Commit: 47448bf2a6a4a92a26594247e310d766011f63f7 https://github.com/openSUSE/wicked/commit/47448bf2a6a4a92a26594247e310d76601... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M include/wicked/bonding.h M src/bonding.c Log Message: ----------- bonding: added a clone utility Commit: dff3aeabf6e51ff1598ead2c822c2aac6b1c49ee https://github.com/openSUSE/wicked/commit/dff3aeabf6e51ff1598ead2c822c2aac6b... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M src/dbus-objects/bonding.c Log Message: ----------- bonding: fixed to use validate-targets in dbus Commit: 2589c83835d77c8a0b8529e48976de6bda275b3d https://github.com/openSUSE/wicked/commit/2589c83835d77c8a0b8529e48976de6bda... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M src/ifconfig.c Log Message: ----------- bonding: creation and setup via netlink Commit: e3188c32c36cf3435d027013a42b164196be4f8c https://github.com/openSUSE/wicked/commit/e3188c32c36cf3435d027013a42b164196... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M schema/bonding.xml M src/dbus-objects/bonding.c Log Message: ----------- bonding: expose hardware address via dbus Commit: e2d77a37185e76ec2c437ad64c2767bc9d201eaf https://github.com/openSUSE/wicked/commit/e2d77a37185e76ec2c437ad64c2767bc9d... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M src/dbus-objects/bonding.c Log Message: ----------- bonding: permit to set bonding hardware address Commit: 14c2e98f925b2e735329ca7fe32b6e6a7d436ece https://github.com/openSUSE/wicked/commit/14c2e98f925b2e735329ca7fe32b6e6a7d... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M client/suse/compat-suse.c Log Message: ----------- compat: parse ethernet bonding mac from suse ifcfg Commit: 1fc7aeef0393ba807ac3c5ce40174541121e3b45 https://github.com/openSUSE/wicked/commit/1fc7aeef0393ba807ac3c5ce4017454112... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M client/compat.c Log Message: ----------- compat: generate ethernet bonding mac in xml config Commit: bc8abc1aa3358bc240b78e0d62094492891f4a14 https://github.com/openSUSE/wicked/commit/bc8abc1aa3358bc240b78e0d6209449289... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-03-22 (Tue, 22 Mar 2016) Changed paths: M src/ifconfig.c Log Message: ----------- ifconfig: readd broadcast calculation (bcs#971629) While the kernel does not need explicit broadcast, other code, like the glibc getbroadcastnets() function, that requires it and removing the calulation in bsc#944710, caused regression. Commit: 654a19d807bba7848aec86f17d09a0e5a1442f36 https://github.com/openSUSE/wicked/commit/654a19d807bba7848aec86f17d09a0e5a1... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-03-22 (Tue, 22 Mar 2016) Changed paths: M src/fsm.c M src/xml-reader.c Log Message: ----------- fsm: fixed wrong check causing segmentation fault Added also a guard to the underlying xml node location function to check node before accessing node->location. Commit: 2abd493fc3d3a3e565fd4532d03d5c5b194920cf https://github.com/openSUSE/wicked/commit/2abd493fc3d3a3e565fd4532d03d5c5b19... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-03-22 (Tue, 22 Mar 2016) Changed paths: M client/ifup.c Log Message: ----------- ifup: omit ovs-system master reference in policy Commit: 96a2e39ab2afae0d725bdb0e8359749db35c43cf https://github.com/openSUSE/wicked/commit/96a2e39ab2afae0d725bdb0e8359749db3... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-03-22 (Tue, 22 Mar 2016) Changed paths: M src/fsm.c Log Message: ----------- fsm: set worker type from ovs-system ifname There is actually no special <ovs-system/> node (required) in the config, so the configuration cannot provide the type. We consider ovs-system as reserved name already as it is the only hint visible from interface. Commit: 4d32f887463b1c0af88178a8a8c8058a51951061 https://github.com/openSUSE/wicked/commit/4d32f887463b1c0af88178a8a8c8058a51... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-03-22 (Tue, 22 Mar 2016) Changed paths: M client/ifreload.c M client/ifup.c M include/wicked/fsm.h M src/fsm.c Log Message: ----------- ifup: let ovs bridges pull ovs-system config Commit: d3761be6b7a0333a5452bb943e3e3123d2a9dc5e https://github.com/openSUSE/wicked/commit/d3761be6b7a0333a5452bb943e3e3123d2... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-03-24 (Thu, 24 Mar 2016) Changed paths: M src/ifconfig.c Log Message: ----------- Merge pull request #628 from mtomaschewski/brd-readd ifconfig: readd broadcast calculation (bcs#971629) Commit: 2f986e597dc59d7e8d7c205f2bd8bcc4788a6e16 https://github.com/openSUSE/wicked/commit/2f986e597dc59d7e8d7c205f2bd8bcc478... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-03-24 (Thu, 24 Mar 2016) Changed paths: M client/compat.c M client/redhat/compat-redhat.c M client/suse/compat-suse.c M include/wicked/bonding.h M include/wicked/netinfo.h M include/wicked/system.h M include/wicked/types.h M include/wicked/util.h M schema/bonding.xml M schema/constants.xml.in M src/appconfig.h M src/bonding.c M src/config.c M src/dbus-objects/bonding.c M src/ifconfig.c M src/iflist.c M src/netdev.c M src/util.c M src/xml-schema.c M util/mkconst.c Log Message: ----------- Merge pull request #627 from mtomaschewski/nl-bond-1 bonding: creation and setup via netlink (bsc#964877) Commit: aaf3412eebf43b7204271fb9c116f55f6376e593 https://github.com/openSUSE/wicked/commit/aaf3412eebf43b7204271fb9c116f55f63... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-03-24 (Thu, 24 Mar 2016) Changed paths: M src/fsm.c M src/xml-reader.c Log Message: ----------- Merge pull request #629 from mtomaschewski/segv-fix fsm: fixed wrong check causing segmentation fault Commit: 9f563258ed5b8f3cb0daa327ca4bb3d64b4e02c9 https://github.com/openSUSE/wicked/commit/9f563258ed5b8f3cb0daa327ca4bb3d64b... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-03-29 (Tue, 29 Mar 2016) Changed paths: M client/ifreload.c M client/ifup.c M include/wicked/fsm.h M src/fsm.c Log Message: ----------- Merge pull request #630 from mtomaschewski/ovs-deps-1 ifup: let ovs bridges pull ovs-system config (bsc#964019) Commit: 9aa91a38d8f9b519036b2c58ed4dc99be7a31c60 https://github.com/openSUSE/wicked/commit/9aa91a38d8f9b519036b2c58ed4dc99be7... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-03-30 (Wed, 30 Mar 2016) Changed paths: M client/redhat/compat-redhat.c Log Message: ----------- bonding: fixed typo added in last commits Commit: ab882d005e0585bf13fedb72c4253d7159a5db90 https://github.com/openSUSE/wicked/commit/ab882d005e0585bf13fedb72c4253d7159... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-03-30 (Wed, 30 Mar 2016) Changed paths: M client/redhat/compat-redhat.c Log Message: ----------- Merge pull request #631 from mtomaschewski/nl-bond-2 bonding: fixed a typo added in pull#627 commits Commit: ca312e0870a0132105d5961902eb955f51b5a4a5 https://github.com/openSUSE/wicked/commit/ca312e0870a0132105d5961902eb955f51... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-04-04 (Mon, 04 Apr 2016) Changed paths: M src/xml-reader.c Log Message: ----------- xml: fix xml_expand_entity() to check buffer size Commit: 80a5b75fcbc2ff1068bbaf260a6ef3b3e1c7bd83 https://github.com/openSUSE/wicked/commit/80a5b75fcbc2ff1068bbaf260a6ef3b3e1... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-04-04 (Mon, 04 Apr 2016) Changed paths: M src/xml-reader.c Log Message: ----------- xml: fix xml_parse_error() arg for wrong DOCTYPE identifier Commit: 835ebec0a7233577a8331a05b137d40a40b2ab12 https://github.com/openSUSE/wicked/commit/835ebec0a7233577a8331a05b137d40a40... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-04-05 (Tue, 05 Apr 2016) Changed paths: M man/wicked-config.5.in Log Message: ----------- man: documented netlink vs sysfs bonding/ctl switch Default is to use netlink messages, the <bonding><ctl>sysfs</ctl></bonding> in server.xml permits to use the old sysfs way. Commit: 65aa9082fdf136429350eb812f111e3584306151 https://github.com/openSUSE/wicked/commit/65aa9082fdf136429350eb812f111e3584... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-04-05 (Tue, 05 Apr 2016) Changed paths: M src/xml-reader.c Log Message: ----------- Merge pull request #632 from pwieczorkiewicz/xml-entity2 xml: fix too long entity parsing assert and DOCTYPE related error msg bug Commit: 9aaa806a7d93c539ff92e740dad8d47ec666d64a https://github.com/openSUSE/wicked/commit/9aaa806a7d93c539ff92e740dad8d47ec6... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-04-05 (Tue, 05 Apr 2016) Changed paths: M man/wicked-config.5.in Log Message: ----------- Merge pull request #633 from mtomaschewski/nl-bond-3 man: documented netlink vs sysfs bonding/ctl switch Commit: 360feaa03f46e1b54d17531481a31d65887a6fdf https://github.com/openSUSE/wicked/commit/360feaa03f46e1b54d17531481a31d6588... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-04-05 (Tue, 05 Apr 2016) Changed paths: M VERSION Log Message: ----------- version 0.6.31 Commit: bc0b1535d448d118939924e31638f4bbdd73a208 https://github.com/openSUSE/wicked/commit/bc0b1535d448d118939924e31638f4bbdd... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-04-06 (Wed, 06 Apr 2016) Changed paths: M wicked.spec.in Log Message: ----------- spec: updated copyright Commit: effc44ddfd44c420ac9f1f6659d4f9e93de37b57 https://github.com/openSUSE/wicked/commit/effc44ddfd44c420ac9f1f6659d4f9e93d... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-04-06 (Wed, 06 Apr 2016) Changed paths: M include/wicked/logging.h M src/logging.c Log Message: ----------- logging: added debug_route and route trace flag Commit: 0771936bf77d87e37bc510e242b2da7143aa8fb8 https://github.com/openSUSE/wicked/commit/0771936bf77d87e37bc510e242b2da7143... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-04-06 (Wed, 06 Apr 2016) Changed paths: M include/wicked/logging.h M src/logging.c Log Message: ----------- Merge pull request #634 from mtomaschewski/logging logging: added debug_route and route trace flag Commit: bba10e7c0aacf6c7f4a0cc3630cbe0e3b5c61bce https://github.com/openSUSE/wicked/commit/bba10e7c0aacf6c7f4a0cc3630cbe0e3b5... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-04-06 (Wed, 06 Apr 2016) Changed paths: M include/wicked/macvlan.h Log Message: ----------- macvlan: fix enum values for BRIDGE and PASSTHRU modes (boo#974231) Commit: 89a63f8c1dada74739dc6ab26e6e525703b83e6c https://github.com/openSUSE/wicked/commit/89a63f8c1dada74739dc6ab26e6e525703... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-04-06 (Wed, 06 Apr 2016) Changed paths: M include/wicked/macvlan.h M src/linux/if_link.h M src/macvlan.c Log Message: ----------- macvlan: add NI_MACVLAN_MODE_SOURCE mode type Commit: 94321dca639daadfd3a43ce0d0ca9382473aa7c0 https://github.com/openSUSE/wicked/commit/94321dca639daadfd3a43ce0d0ca938247... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-04-06 (Wed, 06 Apr 2016) Changed paths: M include/wicked/macvlan.h M src/linux/if_link.h M src/macvlan.c Log Message: ----------- Merge pull request #635 from pwieczorkiewicz/macvlan_passthru macvlan: fix enum values for BRIDGE and PASSTHRU modes (boo#974231) Commit: 7298d77cb602b5c7102b6717dd205a60b7fe1779 https://github.com/openSUSE/wicked/commit/7298d77cb602b5c7102b6717dd205a60b7... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-04-11 (Mon, 11 Apr 2016) Changed paths: M include/wicked/types.h M src/address.c M src/iflist.c Log Message: ----------- ipv6: use acquired in cache info for consistency Commit: 6327d2b9eb241a1706e0f8b121d3aeda559ba7c1 https://github.com/openSUSE/wicked/commit/6327d2b9eb241a1706e0f8b121d3aeda55... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-04-11 (Mon, 11 Apr 2016) Changed paths: M include/wicked/ipv6.h M src/ifevent.c M src/ipv6.c M src/ipv6_priv.h Log Message: ----------- ipv6: cleaned up RA pi and rdnss processing Commit: 0ab07ed52c45fe2f142219f530a6d3cddc16578f https://github.com/openSUSE/wicked/commit/0ab07ed52c45fe2f142219f530a6d3cddc... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-04-11 (Mon, 11 Apr 2016) Changed paths: M include/wicked/constants.h M include/wicked/ipv6.h M src/ifevent.c M src/ipv6.c M src/ipv6_priv.h M src/names.c Log Message: ----------- auto6: receive IPv6 RA DNSSL forwarded by kernel Commit: 78471185e061812cb24b33fec992fa5575292d19 https://github.com/openSUSE/wicked/commit/78471185e061812cb24b33fec992fa5575... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-04-12 (Tue, 12 Apr 2016) Changed paths: A doc/FAQ.txt M doc/Makefile.am Log Message: ----------- doc: added an initial FAQ to the documentation Commit: 9bf0a4aa267be5f752fa7c6a2d2666d6c80bb9e9 https://github.com/openSUSE/wicked/commit/9bf0a4aa267be5f752fa7c6a2d2666d6c8... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-04-12 (Tue, 12 Apr 2016) Changed paths: M src/dhcp6/device.c Log Message: ----------- dhcp6: refresh ipv6 link on each prefix event (boo#972471) Some kernel forget to forward IPv6 RA flags via NEWLINK event (boo#975020). Refresh ipv6 link info on prefix event also when there is no request yet to workaround the missed NEWLINK event. Commit: c9b08c529e5183ebabd445ee0d356f7ebbbec0f0 https://github.com/openSUSE/wicked/commit/c9b08c529e5183ebabd445ee0d356f7ebb... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-04-13 (Wed, 13 Apr 2016) Changed paths: M include/wicked/util.h M src/util.c Log Message: ----------- util: fix null string and string array cmp Commit: bb1b438981bd9ab7b7ba221bc4201df6cffbcbad https://github.com/openSUSE/wicked/commit/bb1b438981bd9ab7b7ba221bc4201df6cf... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-04-13 (Wed, 13 Apr 2016) Changed paths: M include/wicked/util.h M src/teamd.c M src/util.c Log Message: ----------- util: return a result in string utils This does not remove the allocation failure assert yet, but permits to adopt the code to check the results. Commit: 19cf0c894356b8df8358039ac90f48fc3d62247a https://github.com/openSUSE/wicked/commit/19cf0c894356b8df8358039ac90f48fc3d... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-04-13 (Wed, 13 Apr 2016) Changed paths: A doc/FAQ.txt M doc/Makefile.am Log Message: ----------- Merge pull request #636 from mtomaschewski/faq doc: added an initial FAQ to the documentation Commit: ca37c0bc06fe66ceb3e0d476c6d40bd55a2448bd https://github.com/openSUSE/wicked/commit/ca37c0bc06fe66ceb3e0d476c6d40bd55a... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-04-13 (Wed, 13 Apr 2016) Changed paths: M src/dhcp6/device.c Log Message: ----------- Merge pull request #637 from mtomaschewski/missed-ra-event dhcp6: refresh ipv6 link on each prefix event (boo#972471) Commit: d33e9cef6f2173c4ed754aa8390f52fdf750c21e https://github.com/openSUSE/wicked/commit/d33e9cef6f2173c4ed754aa8390f52fdf7... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-04-13 (Wed, 13 Apr 2016) Changed paths: M include/wicked/constants.h M include/wicked/ipv6.h M include/wicked/types.h M src/address.c M src/ifevent.c M src/iflist.c M src/ipv6.c M src/ipv6_priv.h M src/names.c Log Message: ----------- Merge pull request #638 from mtomaschewski/auto6-1 auto6: receive IPv6 RA DNSSL forwarded by kernel Commit: d1baaa8291dee9378eb097491ad65cbb95475050 https://github.com/openSUSE/wicked/commit/d1baaa8291dee9378eb097491ad65cbb95... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-04-13 (Wed, 13 Apr 2016) Changed paths: M include/wicked/util.h M src/util.c Log Message: ----------- Merge pull request #639 from mtomaschewski/null-cmp-fix util: fix null string and string array cmp Commit: 74c4755a39d236b27a3cb076e59732f3c8c92a99 https://github.com/openSUSE/wicked/commit/74c4755a39d236b27a3cb076e59732f3c8... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-04-13 (Wed, 13 Apr 2016) Changed paths: M include/wicked/util.h M src/teamd.c M src/util.c Log Message: ----------- Merge pull request #640 from mtomaschewski/string util: return a result in string utils Commit: a67d7cb4de5d3f86ab8bcc4171950b829bb61baa https://github.com/openSUSE/wicked/commit/a67d7cb4de5d3f86ab8bcc4171950b829b... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-04-14 (Thu, 14 Apr 2016) Changed paths: M client/compat.c M client/suse/compat-suse.c M man/ifcfg-tunnel.5.in M schema/gre.xml M schema/ipip.xml M schema/sit.xml M src/dbus-objects/gre.c M src/dbus-objects/ipip.c M src/dbus-objects/model.c M src/dbus-objects/model.h M src/dbus-objects/sit.c M src/ifconfig.c Log Message: ----------- tunnel: add device binding support (fate#317977) Commit: 1b5186b130bfd6ca3de271e724172abc940f8dd1 https://github.com/openSUSE/wicked/commit/1b5186b130bfd6ca3de271e724172abc94... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-04-15 (Fri, 15 Apr 2016) Changed paths: M src/linux/if_tunnel.h Log Message: ----------- uapi: updated to if_tunnel.h from glibc-devel-4.1 Commit: 8a8d06700300bed960bdbf1ddfcadbf8b2a7a152 https://github.com/openSUSE/wicked/commit/8a8d06700300bed960bdbf1ddfcadbf8b2... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-04-15 (Fri, 15 Apr 2016) Changed paths: M client/compat.c M client/suse/compat-suse.c M include/wicked/tunneling.h M man/ifcfg-tunnel.5.in M schema/constants.xml.in M schema/gre.xml M src/dbus-objects/gre.c M src/ifconfig.c M src/iflist.c M src/tunneling.c M util/mkconst.c Log Message: ----------- gre: fix flags use, added missed keyed gre options Commit: 5cdf6afd9ac0a6f43e54d6e056804055ee5bd68f https://github.com/openSUSE/wicked/commit/5cdf6afd9ac0a6f43e54d6e056804055ee... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-04-15 (Fri, 15 Apr 2016) Changed paths: M client/compat.c M client/suse/compat-suse.c M man/ifcfg-tunnel.5.in M schema/gre.xml M schema/ipip.xml M schema/sit.xml M src/dbus-objects/gre.c M src/dbus-objects/ipip.c M src/dbus-objects/model.c M src/dbus-objects/model.h M src/dbus-objects/sit.c M src/ifconfig.c Log Message: ----------- Merge pull request #641 from mtomaschewski/tunnel-bind tunnel: add device binding support (fate#317977) Commit: 437153a0750deee5abe42349f4c3324972e3affd https://github.com/openSUSE/wicked/commit/437153a0750deee5abe42349f4c3324972... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-04-15 (Fri, 15 Apr 2016) Changed paths: M client/compat.c M client/suse/compat-suse.c M include/wicked/tunneling.h M man/ifcfg-tunnel.5.in M schema/constants.xml.in M schema/gre.xml M src/dbus-objects/gre.c M src/ifconfig.c M src/iflist.c M src/linux/if_tunnel.h M src/tunneling.c M util/mkconst.c Log Message: ----------- Merge pull request #642 from mtomaschewski/tunnel-gre gre: fix flags use, added missed keyed gre options Commit: 8c52fc0207db27f244e63ec41684839ed15999c4 https://github.com/openSUSE/wicked/commit/8c52fc0207db27f244e63ec41684839ed1... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-04-15 (Fri, 15 Apr 2016) Changed paths: M VERSION Log Message: ----------- version 0.6.32 Commit: a743a74cdca74ba5a6ea1936c03908650eeb72ca https://github.com/openSUSE/wicked/commit/a743a74cdca74ba5a6ea1936c03908650e... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-05-02 (Mon, 02 May 2016) Changed paths: M include/wicked/address.h M src/address.c Log Message: ----------- address: added a sockaddr compare function Commit: 23f9d1bf9769f4f5a05d13e6da4848245c29a199 https://github.com/openSUSE/wicked/commit/23f9d1bf9769f4f5a05d13e6da4848245c... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-05-02 (Mon, 02 May 2016) Changed paths: M client/suse/compat-suse.c M include/wicked/route.h M src/dbus-objects/misc.c M src/iflist.c M src/leasefile.c M src/route.c Log Message: ----------- route: added utils to find,compare,sort,modify Commit: 34d4252091f648a6572fe283728003ea6e205d67 https://github.com/openSUSE/wicked/commit/34d4252091f648a6572fe283728003ea6e... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-05-02 (Mon, 02 May 2016) Changed paths: M src/iflist.c M src/kernel.h Log Message: ----------- iflist: split rtnl route parsing from processing Commit: 5ea72659d2bf3cdc1efbc300cb3443f58c97bbc0 https://github.com/openSUSE/wicked/commit/5ea72659d2bf3cdc1efbc300cb3443f58c... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-05-02 (Mon, 02 May 2016) Changed paths: M include/wicked/netinfo.h M src/ifconfig.c M src/iflist.c M src/netdev.c M src/netinfo.c M src/netinfo_priv.h Log Message: ----------- iflist: maintain previous route owner on refresh Commit: 26169ee56a87b5251c6811c1c015727f14fa4143 https://github.com/openSUSE/wicked/commit/26169ee56a87b5251c6811c1c015727f14... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-05-02 (Mon, 02 May 2016) Changed paths: M client/ifstatus.c Log Message: ----------- ifstatus: show route priority, lease owner or proto Commit: 5dd6ab39ebd92e660280b6ee5d481f4d9300dfd1 https://github.com/openSUSE/wicked/commit/5dd6ab39ebd92e660280b6ee5d481f4d93... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-05-03 (Tue, 03 May 2016) Changed paths: M include/wicked/route.h M include/wicked/types.h M src/route.c Log Message: ----------- rules: initial routing policy rule utilities Commit: 79e5e0a802abc193d08631b7f69e823ca49dad49 https://github.com/openSUSE/wicked/commit/79e5e0a802abc193d08631b7f69e823ca4... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-05-03 (Tue, 03 May 2016) Changed paths: M src/iflist.c M src/kernel.h M src/netinfo.c M src/netinfo_priv.h Log Message: ----------- iflist: fetch routing policy rules while refresh Commit: 1458b50f38c618566d23f6ef2ef41b2317b3c574 https://github.com/openSUSE/wicked/commit/1458b50f38c618566d23f6ef2ef41b2317... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-05-03 (Tue, 03 May 2016) Changed paths: M include/wicked/constants.h M include/wicked/netinfo.h M src/appconfig.h M src/ifevent.c M src/names.c Log Message: ----------- events: allow to enable receiving of route updates Commit: 2a2aa3936953bb3b0ad846a0dc8b0d96993d7568 https://github.com/openSUSE/wicked/commit/2a2aa3936953bb3b0ad846a0dc8b0d9699... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-05-03 (Tue, 03 May 2016) Changed paths: M include/wicked/constants.h M include/wicked/netinfo.h M src/appconfig.h M src/ifevent.c M src/names.c Log Message: ----------- events: allow to enable receiving of rule updates Commit: 240ec9ad8c4f0bbf2a178daff7b91f7b271c0a1e https://github.com/openSUSE/wicked/commit/240ec9ad8c4f0bbf2a178daff7b91f7b27... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-05-03 (Tue, 03 May 2016) Changed paths: M include/wicked/addrconf.h M src/dbus-objects/addrconf.c M src/dbus-objects/misc.c M src/dbus-objects/model.h M src/netinfo.c Log Message: ----------- dbus: added routing rules handling to leases Commit: 8d207d42952b67683a950507a052f5c5eec58dd8 https://github.com/openSUSE/wicked/commit/8d207d42952b67683a950507a052f5c5ee... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-05-03 (Tue, 03 May 2016) Changed paths: M src/ifconfig.c Log Message: ----------- ifconfig: update routing rules provided in leases Commit: f0f3e4ad7c2c6ce32bc515fb074e1bd699258821 https://github.com/openSUSE/wicked/commit/f0f3e4ad7c2c6ce32bc515fb074e1bd699... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-05-03 (Tue, 03 May 2016) Changed paths: M schema/addrconf.xml M schema/constants.xml.in M schema/interface.xml M util/mkconst.c Log Message: ----------- schema: added routing rules to static lease schema Commit: 5807eb5f49c2447585b51317176037eda9e9d71a https://github.com/openSUSE/wicked/commit/5807eb5f49c2447585b51317176037eda9... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-05-03 (Tue, 03 May 2016) Changed paths: M client/compat.c M client/suse/compat-suse.c M client/wicked-client.h Log Message: ----------- compat: parse ifrule-<ifname> files in suse ifcfg Commit: bc21d5d4f60bfa62a955fedbd62dd5c6b856e786 https://github.com/openSUSE/wicked/commit/bc21d5d4f60bfa62a955fedbd62dd5c6b8... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-05-03 (Tue, 03 May 2016) Changed paths: M man/Makefile.am A man/ifrule.5.in M wicked.spec.in Log Message: ----------- man: documented suse ifrule-<ifname>(5) files Commit: fb3510f70231b7b0302656fc0662e3d104c0738f https://github.com/openSUSE/wicked/commit/fb3510f70231b7b0302656fc0662e3d104... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-05-03 (Tue, 03 May 2016) Changed paths: M src/route.c Log Message: ----------- debug: disabled rule compare tracing Commit: 7254d7521abf9ddb4be10cedaf172dbbf2ce6393 https://github.com/openSUSE/wicked/commit/7254d7521abf9ddb4be10cedaf172dbbf2... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-05-03 (Tue, 03 May 2016) Changed paths: M src/ifconfig.c Log Message: ----------- ifconfig: fixed typo to send proper rule source Commit: 57f3cb839ca446e7911fd1aba142161b8dfbc002 https://github.com/openSUSE/wicked/commit/57f3cb839ca446e7911fd1aba142161b8d... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-05-03 (Tue, 03 May 2016) Changed paths: M client/compat.c M client/ifstatus.c M client/suse/compat-suse.c M client/wicked-client.h M include/wicked/addrconf.h M include/wicked/address.h M include/wicked/constants.h M include/wicked/netinfo.h M include/wicked/route.h M include/wicked/types.h M man/Makefile.am A man/ifrule.5.in M schema/addrconf.xml M schema/constants.xml.in M schema/interface.xml M src/address.c M src/appconfig.h M src/dbus-objects/addrconf.c M src/dbus-objects/misc.c M src/dbus-objects/model.h M src/ifconfig.c M src/ifevent.c M src/iflist.c M src/kernel.h M src/leasefile.c M src/names.c M src/netdev.c M src/netinfo.c M src/netinfo_priv.h M src/route.c M util/mkconst.c M wicked.spec.in Log Message: ----------- Merge pull request #645 from mtomaschewski/route-rules route: initial routing policy rules support (fate#312217) Commit: 5f55c60a94f2932f61766fd08d61159033a8bca9 https://github.com/openSUSE/wicked/commit/5f55c60a94f2932f61766fd08d61159033... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-05-04 (Wed, 04 May 2016) Changed paths: M VERSION Log Message: ----------- version 0.6.33 Commit: e87447837241055e7fd72fb0ddf8acca7ed204a7 https://github.com/openSUSE/wicked/commit/e87447837241055e7fd72fb0ddf8acca7e... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-05-10 (Tue, 10 May 2016) Changed paths: M src/teamd.c Log Message: ----------- team: fix fp and filename leaks on chown/mod error Commit: 92e9a5dc16f75c7fcc7a1a0a6b84e411fbcac585 https://github.com/openSUSE/wicked/commit/92e9a5dc16f75c7fcc7a1a0a6b84e411fb... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-05-10 (Tue, 10 May 2016) Changed paths: M src/util.c Log Message: ----------- utils: fix wrong check in ni_string_set() Commit: 7e02c71e65fc6f101e5801fe90fe04945e788da1 https://github.com/openSUSE/wicked/commit/7e02c71e65fc6f101e5801fe90fe04945e... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-05-10 (Tue, 10 May 2016) Changed paths: M src/Makefile.am A src/systemctl.c A src/systemctl.h Log Message: ----------- lib: add systemctl.[c|h] for general systemctl handling Commit: 2766d729495045898dbbc686601cb794e35c7322 https://github.com/openSUSE/wicked/commit/2766d729495045898dbbc686601cb794e3... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-05-10 (Tue, 10 May 2016) Changed paths: M src/teamd.c Log Message: ----------- teamd: make use of systemctl api from the lib Commit: 006ed26e1d57410dbe138879b3785c71d5ace7e4 https://github.com/openSUSE/wicked/commit/006ed26e1d57410dbe138879b3785c71d5... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-05-10 (Tue, 10 May 2016) Changed paths: M src/teamd.c M src/util.c Log Message: ----------- Merge pull request #646 from pwieczorkiewicz/teamd-config team: fix fp and filename leaks on chown/mod error Commit: 62d06103ea12f1fd4a038482ca81520ac7abd8d9 https://github.com/openSUSE/wicked/commit/62d06103ea12f1fd4a038482ca81520ac7... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-05-11 (Wed, 11 May 2016) Changed paths: M src/Makefile.am A src/systemctl.c A src/systemctl.h M src/teamd.c Log Message: ----------- Merge pull request #647 from pwieczorkiewicz/systemctl_sep lib, teamd: add systemctl.[c|h] for general systemctl handling Commit: be4506ee6b15c53940140b6bc73acb0c9b377ed8 https://github.com/openSUSE/wicked/commit/be4506ee6b15c53940140b6bc73acb0c9b... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-05-11 (Wed, 11 May 2016) Changed paths: M include/wicked/netinfo.h M src/ifconfig.c M src/netinfo.c Log Message: ----------- netdev: add ni_netdev_name_to_index() Commit: f53820776ad96fad98768378881c3200acbd8952 https://github.com/openSUSE/wicked/commit/f53820776ad96fad98768378881c3200ac... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-05-11 (Wed, 11 May 2016) Changed paths: M include/wicked/netinfo.h M src/ifconfig.c M src/netinfo.c Log Message: ----------- Merge pull request #648 from pwieczorkiewicz/netdev_exists netdev: add ni_netdev_name_to_index wrapper utility Commit: 4bba1fc55286855f57ea59cbc869529848721bce https://github.com/openSUSE/wicked/commit/4bba1fc55286855f57ea59cbc869529848... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-05-13 (Fri, 13 May 2016) Changed paths: M etc/Makefile.am A etc/systemd/wickedd-pppd@.service.in M wicked.spec.in Log Message: ----------- ppp: add wickedd-pppd@.service systemd service file Commit: 7f107501d3dfb8898d338f06a136f5eba8655099 https://github.com/openSUSE/wicked/commit/7f107501d3dfb8898d338f06a136f5eba8... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-05-13 (Fri, 13 May 2016) Changed paths: M src/address.c M src/iflist.c Log Message: ----------- ppp: map ARPHRD_PPP to ppp link type Commit: bc8635410d35d67ffffdac990393723359c27845 https://github.com/openSUSE/wicked/commit/bc8635410d35d67ffffdac990393723359... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-05-17 (Tue, 17 May 2016) Changed paths: M include/wicked/ppp.h M include/wicked/system.h M src/Makefile.am M src/dbus-objects/ppp.c M src/ifconfig.c M src/iflist.c M src/kernel.c M src/kernel.h M src/netdev.c M src/ppp.c A src/pppd.c A src/pppd.h Log Message: ----------- ppp: initial pppoe service implementation Commit: 6ae3c049cf8f6f867a189a81e076dd37124f4922 https://github.com/openSUSE/wicked/commit/6ae3c049cf8f6f867a189a81e076dd3712... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-05-17 (Tue, 17 May 2016) Changed paths: M include/wicked/objectmodel.h M src/dbus-objects/interface.c M src/dbus-objects/model.h Log Message: ----------- dbus: register ppp device and factory service Commit: fc44cfc2b6a3eddc7c488ccecf9ec1a05eab21dc https://github.com/openSUSE/wicked/commit/fc44cfc2b6a3eddc7c488ccecf9ec1a05e... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-05-17 (Tue, 17 May 2016) Changed paths: M schema/ppp.xml Log Message: ----------- schema: add general PPP schema with pppoe mode Commit: ac4905722515b931cb389c2828ab0b0445162d0f https://github.com/openSUSE/wicked/commit/ac4905722515b931cb389c2828ab0b0445... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-05-19 (Thu, 19 May 2016) Changed paths: M client/compat.c M client/suse/compat-suse.c Log Message: ----------- compat: add suse pppoe ifcfg and providers support Commit: 4edae6b5f441db32f808d52722852b358ed78c59 https://github.com/openSUSE/wicked/commit/4edae6b5f441db32f808d52722852b358e... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-05-19 (Thu, 19 May 2016) Changed paths: M src/ifconfig.c M src/pppd.c M src/pppd.h Log Message: ----------- ppp: remove options file when netdev creation fails Commit: b8a4b77e58a07b38bc4c995c2698417d44dfd800 https://github.com/openSUSE/wicked/commit/b8a4b77e58a07b38bc4c995c2698417d44... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-05-19 (Thu, 19 May 2016) Changed paths: M man/Makefile.am A man/ifcfg-ppp.5.in M wicked.spec.in Log Message: ----------- ppp: add ifcfg-ppp(5) man page Commit: ebea5e3b6a88c150508697a3b8a7d8c9e69a73aa https://github.com/openSUSE/wicked/commit/ebea5e3b6a88c150508697a3b8a7d8c9e6... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-05-19 (Thu, 19 May 2016) Changed paths: M src/iflist.c Log Message: ----------- ppp: add netconfig discover filtering Commit: 191722d8f2845671f4645f30f192aa78058c2107 https://github.com/openSUSE/wicked/commit/191722d8f2845671f4645f30f192aa7805... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-05-19 (Thu, 19 May 2016) Changed paths: M src/process.h Log Message: ----------- process: add missed ni_shellcmd_setenv prototype Commit: 29f19b881ab1322f15d68bb2e6b69360660a2ac2 https://github.com/openSUSE/wicked/commit/29f19b881ab1322f15d68bb2e6b6936066... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-05-19 (Thu, 19 May 2016) Changed paths: M client/compat.c M client/suse/compat-suse.c M include/wicked/ppp.h M man/ifcfg-ppp.5.in M schema/ppp.xml M src/dbus-objects/ppp.c M src/ppp.c M src/pppd.c Log Message: ----------- ppp: add dns config handling Commit: 69a72a0ac97b366ed9e6c10a7ddee234713942b5 https://github.com/openSUSE/wicked/commit/69a72a0ac97b366ed9e6c10a7ddee23471... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-05-19 (Thu, 19 May 2016) Changed paths: M client/compat.c M include/wicked/ppp.h M schema/ppp.xml M src/dbus-objects/ppp.c M src/ppp.c M src/pppd.c Log Message: ----------- ppp: move usepeerdns to dns node Commit: 4a6bae41c0467c2b3a3d23f6af0d1d68cf45964e https://github.com/openSUSE/wicked/commit/4a6bae41c0467c2b3a3d23f6af0d1d68cf... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-05-19 (Thu, 19 May 2016) Changed paths: M src/pppd.c Log Message: ----------- ppp: add pre-start and post-stop handling calls Commit: 7ad74598a11c0b9cf18e31594458aeb8e77c5d87 https://github.com/openSUSE/wicked/commit/7ad74598a11c0b9cf18e31594458aeb8e7... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-05-19 (Thu, 19 May 2016) Changed paths: M src/pppd.c Log Message: ----------- ppp: call pre-start|post-stop on service start|stop Commit: 847a99cc502ccba5942fbf7dddd1b1c163bec602 https://github.com/openSUSE/wicked/commit/847a99cc502ccba5942fbf7dddd1b1c163... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-05-19 (Thu, 19 May 2016) Changed paths: M client/compat.c M client/suse/compat-suse.c M etc/Makefile.am A etc/systemd/wickedd-pppd@.service.in M include/wicked/objectmodel.h M include/wicked/ppp.h M include/wicked/system.h M man/Makefile.am A man/ifcfg-ppp.5.in M schema/ppp.xml M src/Makefile.am M src/address.c M src/dbus-objects/interface.c M src/dbus-objects/model.h M src/dbus-objects/ppp.c M src/ifconfig.c M src/iflist.c M src/kernel.c M src/kernel.h M src/netdev.c M src/ppp.c A src/pppd.c A src/pppd.h M src/process.h M wicked.spec.in Log Message: ----------- Merge pull request #649 from pwieczorkiewicz/ppp Initial implementation of PPPoE (fate#317976, bsc#865573, boo#913861) Commit: bd48dae821c3af0a0168a0764c550541e5780040 https://github.com/openSUSE/wicked/commit/bd48dae821c3af0a0168a0764c550541e5... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-05-20 (Fri, 20 May 2016) Changed paths: M VERSION Log Message: ----------- version 0.6.34 Commit: 0d728a20dba398ee699f9653e6486dda4ae59662 https://github.com/openSUSE/wicked/commit/0d728a20dba398ee699f9653e6486dda4a... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-05-25 (Wed, 25 May 2016) Changed paths: M src/Makefile.am M src/linux/dcbnl.h M src/linux/ethtool.h A src/linux/if_addr.h M src/linux/if_link.h M src/linux/if_tunnel.h Log Message: ----------- linux: update included headers to 4.4, add if_addr.h Commit: e8aa09a10a87d7ea302b10464e456df24f0070ad https://github.com/openSUSE/wicked/commit/e8aa09a10a87d7ea302b10464e456df24f... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-05-25 (Wed, 25 May 2016) Changed paths: M client/compat.c M include/wicked/bonding.h M schema/bonding.xml M src/bonding.c M src/dbus-objects/bonding.c M src/ifconfig.c M src/iflist.c Log Message: ----------- bonding: support for new v3.7.1 netlink options Commit: 6af03491e42147327f5f0b25794ae026dd5f43ee https://github.com/openSUSE/wicked/commit/6af03491e42147327f5f0b25794ae026dd... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-05-25 (Wed, 25 May 2016) Changed paths: M wicked.spec.in Log Message: ----------- spec: removed ppp service template macro calls (fate#317976) This are static service templates to start pppd, which do not need any enable/disable or restart on wicked reinstall as they do not use wicked binaries. Commit: d84174abf30652985144dea6f9fa12e31711d105 https://github.com/openSUSE/wicked/commit/d84174abf30652985144dea6f9fa12e317... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-05-26 (Thu, 26 May 2016) Changed paths: M client/compat.c M include/wicked/bonding.h M schema/bonding.xml M src/Makefile.am M src/bonding.c M src/dbus-objects/bonding.c M src/ifconfig.c M src/iflist.c M src/linux/dcbnl.h M src/linux/ethtool.h A src/linux/if_addr.h M src/linux/if_link.h M src/linux/if_tunnel.h Log Message: ----------- Merge pull request #650 from mtomaschewski/bonding-3.7.1 bonding: support for new v3.7.1 netlink options in 4.4 kernel Commit: defc5ecf4c63f33962610f131d84c4d1bec60de1 https://github.com/openSUSE/wicked/commit/defc5ecf4c63f33962610f131d84c4d1be... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-05-26 (Thu, 26 May 2016) Changed paths: M wicked.spec.in Log Message: ----------- Merge pull request #651 from mtomaschewski/no-ppp-spec-macros spec: removed ppp service template macro calls (fate#317976) Commit: 8605445b42f12fc475394f980dc2127d86671516 https://github.com/openSUSE/wicked/commit/8605445b42f12fc475394f980dc2127d86... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-05-26 (Thu, 26 May 2016) Changed paths: M src/address.c M src/iflist.c Log Message: ----------- iflist: use new linux-4.x address flags attribute Commit: fa2b1bfe9a131b23da68ecc53782bb0ae69ea114 https://github.com/openSUSE/wicked/commit/fa2b1bfe9a131b23da68ecc53782bb0ae6... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-05-27 (Fri, 27 May 2016) Changed paths: M VERSION Log Message: ----------- version 0.6.35 Commit: 463ee4a7d512bfd48d4b83adb363346e475708f2 https://github.com/openSUSE/wicked/commit/463ee4a7d512bfd48d4b83adb363346e47... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-05-30 (Mon, 30 May 2016) Changed paths: M include/wicked/netinfo.h M src/address.c Log Message: ----------- address: added utility to check new mngtmpaddr flag Commit: f9d7ef9b4894e06c5fdbcef5315d77be0f9af5c7 https://github.com/openSUSE/wicked/commit/f9d7ef9b4894e06c5fdbcef5315d77be0f... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-05-30 (Mon, 30 May 2016) Changed paths: M include/wicked/address.h M src/address.c Log Message: ----------- address: added a lifetime left utility function Commit: 501c08cac7d54c394e1b0bab33896435661954c1 https://github.com/openSUSE/wicked/commit/501c08cac7d54c394e1b0bab3389643566... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-05-30 (Mon, 30 May 2016) Changed paths: M include/wicked/util.h M src/util.c Log Message: ----------- util: added string tolower and toupper utilities Commit: f8350a085b0d9a332fe5178b1986ad2d596f09ec https://github.com/openSUSE/wicked/commit/f8350a085b0d9a332fe5178b1986ad2d59... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-05-30 (Mon, 30 May 2016) Changed paths: M src/ipv6.c M src/ipv6_priv.h Log Message: ----------- auto6: convert dnssl domains to lowercase Commit: 411c31c7fcee457dfbeb3f5c90b5847f2466886e https://github.com/openSUSE/wicked/commit/411c31c7fcee457dfbeb3f5c90b5847f24... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-05-30 (Mon, 30 May 2016) Changed paths: M src/ifconfig.c M src/netinfo_priv.h Log Message: ----------- ifconfig: refactor for lease specific updater actions Added basic timer settings and device reference to the updater to permit a timed execution in an initial auto6 specific action set. Commit: 095b7f15060471b1621b5594aa1f04bd60b91e60 https://github.com/openSUSE/wicked/commit/095b7f15060471b1621b5594aa1f04bd60... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-05-30 (Mon, 30 May 2016) Changed paths: M server/main.c M src/Makefile.am A src/auto6.c A src/auto6.h Log Message: ----------- auto6: initial rdnss/dnssl updates in the system Commit: f5f78ac689f09185d0b93e1cbe9135930abe18d0 https://github.com/openSUSE/wicked/commit/f5f78ac689f09185d0b93e1cbe9135930a... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-05-30 (Mon, 30 May 2016) Changed paths: M src/ifevent.c M src/ipv6.c M src/ipv6_priv.h Log Message: ----------- ipv6: add utility to expire ipv6 radv info cache Commit: f510636293eb54626c3dc55f2d80ebb0d343d735 https://github.com/openSUSE/wicked/commit/f510636293eb54626c3dc55f2d80ebb0d3... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-05-30 (Mon, 30 May 2016) Changed paths: M include/wicked/netinfo.h M include/wicked/types.h M src/auto6.c M src/netdev.c Log Message: ----------- auto6: update or drop lease if radv info expires Commit: db88a2902887f30dee5024fa92d537ac8c4105f5 https://github.com/openSUSE/wicked/commit/db88a2902887f30dee5024fa92d537ac8c... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-05-30 (Mon, 30 May 2016) Changed paths: M src/auto6.c Log Message: ----------- auto6: update lease on prefix and address event Commit: b41524bfb3a26156026315b11cbebfe054e558da https://github.com/openSUSE/wicked/commit/b41524bfb3a26156026315b11cbebfe054... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-05-30 (Mon, 30 May 2016) Changed paths: M src/ifconfig.c Log Message: ----------- ifconfig: use an event based auto6 address verify Commit: 8f2fdf18a368c23d09665fa857114abd817b0ef3 https://github.com/openSUSE/wicked/commit/8f2fdf18a368c23d09665fa857114abd81... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-06-02 (Thu, 02 Jun 2016) Changed paths: M src/appconfig.h M src/config.c Log Message: ----------- config: add an ipv6:auto update mask config node Commit: ac94736f3b021ddfe209e2ca3dec98581305d80e https://github.com/openSUSE/wicked/commit/ac94736f3b021ddfe209e2ca3dec985813... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-06-02 (Thu, 02 Jun 2016) Changed paths: M client/ifstatus.c Log Message: ----------- ifstatus: skip optional leases in status checks Commit: 0b4f088b3bcac33878e0f6c3e0adfd3ada17546e https://github.com/openSUSE/wicked/commit/0b4f088b3bcac33878e0f6c3e0adfd3ada... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-06-02 (Thu, 02 Jun 2016) Changed paths: M etc/org.opensuse.Network.conf M schema/addrconf.xml M src/auto6.c M src/auto6.h M src/dbus-objects/addrconf.c M src/dbus-objects/interface.c Log Message: ----------- auto6: addrconf service and a dropLease method Commit: 06e3412ab6ff16f1b380a8aacff548a36b240fd2 https://github.com/openSUSE/wicked/commit/06e3412ab6ff16f1b380a8aacff548a36b... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-06-02 (Thu, 02 Jun 2016) Changed paths: M src/fsm.c Log Message: ----------- fsm: permit to advance on deferred optional leases Commit: 4012068fdac2149bedf956ecbba5b94a4fed97cc https://github.com/openSUSE/wicked/commit/4012068fdac2149bedf956ecbba5b94a4f... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-06-02 (Thu, 02 Jun 2016) Changed paths: M client/compat.c M client/suse/compat-suse.c M client/wicked-client.h M schema/addrconf.xml M src/auto6.c M src/auto6.h M src/dbus-objects/addrconf.c Log Message: ----------- auto6: add support to request to wait for auto6 Commit: 1df0ee0d125241b2f0286739da9b04893f230451 https://github.com/openSUSE/wicked/commit/1df0ee0d125241b2f0286739da9b04893f... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-06-02 (Thu, 02 Jun 2016) Changed paths: M client/suse/config/sysconfig.config-wicked M man/ifcfg.5.in Log Message: ----------- doc: added and documented auto6 suse ifcfg settings Commit: 77c3f047499d62443430e84662ac1e959cffafa1 https://github.com/openSUSE/wicked/commit/77c3f047499d62443430e84662ac1e959c... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-06-02 (Thu, 02 Jun 2016) Changed paths: M client/suse/compat-suse.c Log Message: ----------- client: properly merge auto6 wait ifcfg defaults Commit: f43fd030a8b1063cf71b1559d0c56f06f695ea90 https://github.com/openSUSE/wicked/commit/f43fd030a8b1063cf71b1559d0c56f06f6... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-06-03 (Fri, 03 Jun 2016) Changed paths: M client/compat.c M client/ifstatus.c M client/suse/compat-suse.c M client/suse/config/sysconfig.config-wicked M client/wicked-client.h M etc/org.opensuse.Network.conf M include/wicked/address.h M include/wicked/netinfo.h M include/wicked/types.h M include/wicked/util.h M man/ifcfg.5.in M schema/addrconf.xml M server/main.c M src/Makefile.am M src/address.c M src/appconfig.h A src/auto6.c A src/auto6.h M src/config.c M src/dbus-objects/addrconf.c M src/dbus-objects/interface.c M src/fsm.c M src/ifconfig.c M src/ifevent.c M src/iflist.c M src/ipv6.c M src/ipv6_priv.h M src/netdev.c M src/netinfo_priv.h M src/util.c Log Message: ----------- Merge pull request #652 from mtomaschewski/auto6-3 auto6: apply rdnss/dnssl and wait for autoconf (bsc#902897,boo#916613) Commit: 0f876655dd82eb9d001115d316e71c65621787fc https://github.com/openSUSE/wicked/commit/0f876655dd82eb9d001115d316e71c6562... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-06-08 (Wed, 08 Jun 2016) Changed paths: M src/iflist.c Log Message: ----------- iflist: fixed macvlan link info data parsing Commit: 45aa81fc8c8bd067cd1220b4584dcf0a49d90aec https://github.com/openSUSE/wicked/commit/45aa81fc8c8bd067cd1220b4584dcf0a49... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-06-08 (Wed, 08 Jun 2016) Changed paths: M include/wicked/constants.h M schema/interface.xml M src/dbus-objects/interface.c M src/ifevent.c M src/names.c Log Message: ----------- events: introduced a separate device-rename event Commit: b60534037ead7a9a6a7488bf979d82c46fba6e93 https://github.com/openSUSE/wicked/commit/b60534037ead7a9a6a7488bf979d82c46f... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-06-08 (Wed, 08 Jun 2016) Changed paths: M src/ifevent.c Log Message: ----------- events: emit delete if conflicting device is gone Commit: 7ebd33291b1701ba8b19abac31d85513269a13fa https://github.com/openSUSE/wicked/commit/7ebd33291b1701ba8b19abac31d8551326... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-06-08 (Wed, 08 Jun 2016) Changed paths: M src/iflist.c Log Message: ----------- rules: separate rules query to not break bootstrap Commit: df1b6b214e155284beda5db16d95bbf7076867f0 https://github.com/openSUSE/wicked/commit/df1b6b214e155284beda5db16d95bbf707... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-06-08 (Wed, 08 Jun 2016) Changed paths: M src/ifconfig.c Log Message: ----------- rules: query and fail only if changes requested Commit: 8ac6704222de4165aa152636e81700d05692bb9f https://github.com/openSUSE/wicked/commit/8ac6704222de4165aa152636e81700d056... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-06-08 (Wed, 08 Jun 2016) Changed paths: M src/iflist.c Log Message: ----------- rules: adjusted netlink rule attrs dump to debug2 Commit: a1c90ef228a63fc2fdeb08553904ff1201ce3aef https://github.com/openSUSE/wicked/commit/a1c90ef228a63fc2fdeb08553904ff1201... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-06-08 (Wed, 08 Jun 2016) Changed paths: M src/ifconfig.c Log Message: ----------- rules: adjusted rule update debug message levels Commit: aff540e150608f6a7c5fce4e531983dd6f998738 https://github.com/openSUSE/wicked/commit/aff540e150608f6a7c5fce4e531983dd6f... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-06-08 (Wed, 08 Jun 2016) Changed paths: M src/iflist.c Log Message: ----------- Merge pull request #653 from mtomaschewski/nlparse-macvlan iflist: fixed macvlan link info data parsing Commit: a2972223d58e1060a648a94f3e7e0f0905d182f6 https://github.com/openSUSE/wicked/commit/a2972223d58e1060a648a94f3e7e0f0905... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-06-09 (Thu, 09 Jun 2016) Changed paths: M include/wicked/fsm.h M nanny/nanny.c M src/fsm.c Log Message: ----------- nanny: reapply policies on device-rename event Commit: 001a1fe51cd26dc170c988e1c680aedcd65d0f10 https://github.com/openSUSE/wicked/commit/001a1fe51cd26dc170c988e1c680aedcd6... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-06-09 (Thu, 09 Jun 2016) Changed paths: M src/fsm.c Log Message: ----------- fsm: merge pending devices renamed in direct ifup When the manually renamed device were active/in use by another devices (broken config using two names for it), fail using the old name and try to continue with new. Commit: 8ead16f9a21dcd586789fdd1f49b744549d97994 https://github.com/openSUSE/wicked/commit/8ead16f9a21dcd586789fdd1f49b744549... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-06-10 (Fri, 10 Jun 2016) Changed paths: M include/wicked/constants.h M include/wicked/fsm.h M nanny/nanny.c M schema/interface.xml M src/dbus-objects/interface.c M src/fsm.c M src/ifevent.c M src/names.c Log Message: ----------- Merge pull request #654 from mtomaschewski/rename-973355 nanny: reapply policies on device renames (bsc#973355) Commit: 42f9c9913f62ae78858638c8bf352fd19dd80c4c https://github.com/openSUSE/wicked/commit/42f9c9913f62ae78858638c8bf352fd19d... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-06-10 (Fri, 10 Jun 2016) Changed paths: M src/ifevent.c M src/kernel.c M src/kernel.h Log Message: ----------- rtnl: show rtnetlink message name on errors Commit: 559b3392bca51e1e9174a4c6746acaa127e04254 https://github.com/openSUSE/wicked/commit/559b3392bca51e1e9174a4c6746acaa127... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-06-10 (Fri, 10 Jun 2016) Changed paths: M autoip4/main.c M client/tester.c M dhcp4/main.c M dhcp6/main.c M src/iflist.c M src/netinfo_priv.h Log Message: ----------- rules: read route rules at start in wickedd only Commit: 09f5034bc7aba559581e0fe0a4dcaf9da3d3aeaf https://github.com/openSUSE/wicked/commit/09f5034bc7aba559581e0fe0a4dcaf9da3... Author: Nirmoy Das <ndas@suse.de> Date: 2016-06-10 (Fri, 10 Jun 2016) Changed paths: M client/ifreload.c Log Message: ----------- ifreload: make output more informative (bsc#982952) Commit: f410299ad0b889afe4cac9f644b77c4a2cb49d91 https://github.com/openSUSE/wicked/commit/f410299ad0b889afe4cac9f644b77c4a2c... Author: Nirmoy Das <ndas@suse.de> Date: 2016-06-10 (Fri, 10 Jun 2016) Changed paths: M autoip4/main.c M client/tester.c M dhcp4/main.c M dhcp6/main.c M src/ifconfig.c M src/ifevent.c M src/iflist.c M src/kernel.c M src/kernel.h M src/netinfo_priv.h Log Message: ----------- Merge pull request #655 from mtomaschewski/rules-981887 rules: do not fail completely when kernel support is missed (bsc#981887) Commit: f336046f88317ebc8e02e861163d31072cb650f0 https://github.com/openSUSE/wicked/commit/f336046f88317ebc8e02e861163d31072c... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-06-10 (Fri, 10 Jun 2016) Changed paths: M client/ifreload.c Log Message: ----------- Merge pull request #656 from nirmoy/ifreload-print ifreload: make output more informative (bsc#982952) Commit: 95161212bfafbfaa689b88b2277d2d317c463782 https://github.com/openSUSE/wicked/commit/95161212bfafbfaa689b88b2277d2d317c... Author: Nirmoy Das <ndas@suse.de> Date: 2016-06-10 (Fri, 10 Jun 2016) Changed paths: M VERSION Log Message: ----------- version 0.6.36 Commit: b969d5d74a4875b7d1e5b0ef4523fe7f86f36042 https://github.com/openSUSE/wicked/commit/b969d5d74a4875b7d1e5b0ef4523fe7f86... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-06-16 (Thu, 16 Jun 2016) Changed paths: M client/suse/compat-suse.c Log Message: ----------- client: apply global LINK_REQUIRED setting if any Commit: 76a237e9dc9ac1a982d6736bfc6ef07cf0f76984 https://github.com/openSUSE/wicked/commit/76a237e9dc9ac1a982d6736bfc6ef07cf0... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-06-16 (Thu, 16 Jun 2016) Changed paths: M client/suse/config/sysconfig.config-wicked Log Message: ----------- config: add a global LINK_REQUIRED ifcfg default Commit: 9058b2d5ca336c3376a2cf20ccde1e65a1ca23d0 https://github.com/openSUSE/wicked/commit/9058b2d5ca336c3376a2cf20ccde1e65a1... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-07-02 (Sat, 02 Jul 2016) Changed paths: M client/compat.c M client/suse/compat-suse.c M src/ifconfig.c M src/route.c Log Message: ----------- address: apply suse ifcfg IP_OPTIONS (bsc#984088) Commit: 6333cbc2ff4771aefa1a4687b67265d76ec6d3e9 https://github.com/openSUSE/wicked/commit/6333cbc2ff4771aefa1a4687b67265d76e... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-07-02 (Sat, 02 Jul 2016) Changed paths: M src/ifconfig.c Log Message: ----------- ifconfig: fixed to apply address preferred_lft 0 Commit: d776589cac6e8a915a32a79c1ebc9e7ffea4fe8e https://github.com/openSUSE/wicked/commit/d776589cac6e8a915a32a79c1ebc9e7ffe... Author: Nirmoy Das <ndas@suse.de> Date: 2016-07-11 (Mon, 11 Jul 2016) Changed paths: M client/suse/compat-suse.c M client/suse/config/sysconfig.config-wicked Log Message: ----------- Merge pull request #657 from mtomaschewski/link-req client: apply global LINK_REQUIRED setting if any Commit: 4cf48f116088d4eff0c34bbc721a9e3845a39b1d https://github.com/openSUSE/wicked/commit/4cf48f116088d4eff0c34bbc721a9e3845... Author: Nirmoy Das <ndas@suse.de> Date: 2016-07-11 (Mon, 11 Jul 2016) Changed paths: M client/compat.c M client/suse/compat-suse.c M src/ifconfig.c M src/route.c Log Message: ----------- Merge pull request #658 from mtomaschewski/ip-opts address: apply suse ifcfg IP_OPTIONS (bsc#984088) Commit: 64ee7d210fee3a5ced57105765f25df52d650318 https://github.com/openSUSE/wicked/commit/64ee7d210fee3a5ced57105765f25df52d... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-07-12 (Tue, 12 Jul 2016) Changed paths: M src/dhcp4/protocol.c Log Message: ----------- dhcp4: send hostname in discover (bsc#985894) Commit: c1ab12524ad6cedf6f8503454a101cf3dd93f371 https://github.com/openSUSE/wicked/commit/c1ab12524ad6cedf6f8503454a101cf3dd... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-07-19 (Tue, 19 Jul 2016) Changed paths: M include/wicked/constants.h M src/iflist.c M src/names.c Log Message: ----------- ovs: use generic ovs type until we can query ovs Query if ovs device is a bridge using ovs-vsctl br-exists first, then query the further bridge details (bsc#982231). Commit: 0051b0ab24cef06d8f69edadc6333377dacdbe94 https://github.com/openSUSE/wicked/commit/0051b0ab24cef06d8f69edadc6333377da... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-07-20 (Wed, 20 Jul 2016) Changed paths: M dhcp4/dbus-api.c M dhcp4/main.c M dhcp6/dbus-api.h M src/Makefile.am M src/dhcp4/device.c R src/dhcp4/dhcp.h A src/dhcp4/dhcp4.h M src/dhcp4/fsm.c M src/dhcp4/protocol.c M src/dhcp4/tester.c M src/dhcp6/device.c R src/dhcp6/dhcp.h A src/dhcp6/dhcp6.h M src/dhcp6/fsm.c M src/dhcp6/protocol.c M src/dhcp6/tester.c Log Message: ----------- dhcp: move specific dhcp.h to dhcp4.h and dhcp6.h Commit: 6ec18739f0f9d85f72ed2b8eea7f13e0912b974b https://github.com/openSUSE/wicked/commit/6ec18739f0f9d85f72ed2b8eea7f13e091... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-07-20 (Wed, 20 Jul 2016) Changed paths: M include/wicked/addrconf.h M src/Makefile.am A src/dhcp.c A src/dhcp.h M src/netinfo.c Log Message: ----------- addrconf: add generic dhcp options to lease Commit: 40a0d3ba2a523de676c70fccc3279680d9143591 https://github.com/openSUSE/wicked/commit/40a0d3ba2a523de676c70fccc3279680d9... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-07-21 (Thu, 21 Jul 2016) Changed paths: M src/dhcp4/protocol.c Log Message: ----------- dhcp4: store unparsed options in the lease Fixed to decode options according to rfc3396. Commit: cf4a08ed41d07618eb439d0c1fb4e0067c6eb1de https://github.com/openSUSE/wicked/commit/cf4a08ed41d07618eb439d0c1fb4e0067c... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-07-21 (Thu, 21 Jul 2016) Changed paths: M src/dbus-objects/misc.c Log Message: ----------- dbus: handle unparsed dhcp options in leases Commit: d803a1df98dac66c1898b76e2db78c19e14382d2 https://github.com/openSUSE/wicked/commit/d803a1df98dac66c1898b76e2db78c19e1... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-07-21 (Thu, 21 Jul 2016) Changed paths: M src/util.c Log Message: ----------- utils: fixed last byte formating in ni_format_hex - Do not expect 5 bytes still available in hex output buffer, but 4 (colon, two hex chars and terminator). - Always initialize first byte in hex output buffer and return NULL if data or output buffer are NULL. - Adjusted ni_format_hex usage in ni_sprint_hex Commit: 599ff47fa4e163cfb0805ba08c880b6ee00410d0 https://github.com/openSUSE/wicked/commit/599ff47fa4e163cfb0805ba08c880b6ee0... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-07-21 (Thu, 21 Jul 2016) Changed paths: M src/dhcp4/lease.c M src/leasefile.c M src/leasefile.h Log Message: ----------- lease: store and load other/unknown dhcp options Commit: 0f5e9901a3da44ac3cbd74cba9270953f725c39f https://github.com/openSUSE/wicked/commit/0f5e9901a3da44ac3cbd74cba9270953f7... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-07-21 (Thu, 21 Jul 2016) Changed paths: M client/compat.c M client/suse/compat-suse.c M client/wicked-client.h M dhcp4/dbus-api.c M schema/addrconf.xml M src/dhcp4/device.c M src/dhcp4/dhcp4.h M src/dhcp4/protocol.c Log Message: ----------- dhcp4: initial support to request custom options Commit: 77af33a89062162505b3321888a448025e1f5466 https://github.com/openSUSE/wicked/commit/77af33a89062162505b3321888a448025e... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-07-21 (Thu, 21 Jul 2016) Changed paths: M src/leaseinfo.c Log Message: ----------- leaseinfo: dump other/unknown dhcp options Commit: 080acda5dd5438e36a7c79c0c8a8f863f18f9b5b https://github.com/openSUSE/wicked/commit/080acda5dd5438e36a7c79c0c8a8f863f1... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-07-21 (Thu, 21 Jul 2016) Changed paths: M man/ifcfg-dhcp.5.in Log Message: ----------- man: added DHCLIENT_REQUEST_OPTION to ifcfg-dhcp Commit: 1b0c976bdc743ae349a7c5b56d95327ea8fed21c https://github.com/openSUSE/wicked/commit/1b0c976bdc743ae349a7c5b56d95327ea8... Author: Nirmoy Das <ndas@suse.de> Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M src/dhcp4/protocol.c Log Message: ----------- Merge pull request #659 from mtomaschewski/dhcp-hostname dhcp4: send hostname in discover (bsc#985894) Commit: 9af7e22811212b261979b7c519935f8846671f60 https://github.com/openSUSE/wicked/commit/9af7e22811212b261979b7c519935f8846... Author: Nirmoy Das <ndas@suse.de> Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M client/compat.c M client/suse/compat-suse.c M client/wicked-client.h M dhcp4/dbus-api.c M dhcp4/main.c M dhcp6/dbus-api.h M include/wicked/addrconf.h M man/ifcfg-dhcp.5.in M schema/addrconf.xml M src/Makefile.am M src/dbus-objects/misc.c A src/dhcp.c A src/dhcp.h M src/dhcp4/device.c R src/dhcp4/dhcp.h A src/dhcp4/dhcp4.h M src/dhcp4/fsm.c M src/dhcp4/lease.c M src/dhcp4/protocol.c M src/dhcp4/tester.c M src/dhcp6/device.c R src/dhcp6/dhcp.h A src/dhcp6/dhcp6.h M src/dhcp6/fsm.c M src/dhcp6/protocol.c M src/dhcp6/tester.c M src/leasefile.c M src/leasefile.h M src/leaseinfo.c M src/netinfo.c M src/util.c Log Message: ----------- Merge pull request #660 from mtomaschewski/dhcp-other-opts dhcp4: initial support to request custom options (bsc#916948,bsc#988954) Commit: 314a5f20a81cbe5b57003c2ea911063bf67ac586 https://github.com/openSUSE/wicked/commit/314a5f20a81cbe5b57003c2ea911063bf6... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-07-29 (Fri, 29 Jul 2016) Changed paths: M src/update.c Log Message: ----------- updater: no warning on unset optional backup/restore Commit: 96089d5e039cfd42a4c08b72bc2cb2d636f0ce6e https://github.com/openSUSE/wicked/commit/96089d5e039cfd42a4c08b72bc2cb2d636... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-07-29 (Fri, 29 Jul 2016) Changed paths: M etc/server.xml.in Log Message: ----------- updater: no backup/restore for netconfig, unused Commit: ca954ba4f9a6f4a04d2c8fcd1e74747c09a51cd9 https://github.com/openSUSE/wicked/commit/ca954ba4f9a6f4a04d2c8fcd1e74747c09... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-07-29 (Fri, 29 Jul 2016) Changed paths: M src/update.c Log Message: ----------- updater: no remove before install on granted lease Commit: 0ffc45747dde9a5aa2dae4ec3a003911ec099ec9 https://github.com/openSUSE/wicked/commit/0ffc45747dde9a5aa2dae4ec3a003911ec... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-07-29 (Fri, 29 Jul 2016) Changed paths: M src/update.c Log Message: ----------- updater: adjusted system settings update debug info Commit: 89474b1ccec72628f18dfc11a4c18659453a6975 https://github.com/openSUSE/wicked/commit/89474b1ccec72628f18dfc11a4c1865945... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-07-29 (Fri, 29 Jul 2016) Changed paths: M client/ifstatus.c Log Message: ----------- ifstatus: show IPv6 privacy addresses as autoconf Commit: 28aa9b0b81d3f506ac639895ab72758fa264dd31 https://github.com/openSUSE/wicked/commit/28aa9b0b81d3f506ac639895ab72758fa2... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-07-29 (Fri, 29 Jul 2016) Changed paths: M include/wicked/addrconf.h M src/leasefile.c Log Message: ----------- leasefile: added an lease file exists utility Commit: 7e01447d7908f64cc942473458101b1eac3fd265 https://github.com/openSUSE/wicked/commit/7e01447d7908f64cc942473458101b1eac... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-07-29 (Fri, 29 Jul 2016) Changed paths: M include/wicked/addrconf.h M src/names.c Log Message: ----------- addrconf: utility to parse string with update flags Commit: de9409f47d8ef17a1a0d191817cc9354bc329594 https://github.com/openSUSE/wicked/commit/de9409f47d8ef17a1a0d191817cc9354bc... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-07-29 (Fri, 29 Jul 2016) Changed paths: M client/compat.c M client/suse/compat-suse.c M client/suse/config/sysconfig.config-wicked M client/wicked-client.h M man/ifcfg.5.in M schema/addrconf.xml M src/auto6.c M src/auto6.h M src/dbus-objects/addrconf.c Log Message: ----------- auto6: do not apply rdnss/dnssl if autoconf=0 Commit: f5cfa64bb89e03f35f4503b9040f7ed7b9a75f29 https://github.com/openSUSE/wicked/commit/f5cfa64bb89e03f35f4503b9040f7ed7b9... Author: Nirmoy Das <ndas@suse.de> Date: 2016-08-02 (Tue, 02 Aug 2016) Changed paths: M include/wicked/constants.h M src/iflist.c M src/names.c Log Message: ----------- Merge pull request #661 from mtomaschewski/ovs-discover ovs: use generic ovs type until we can query ovs (bsc#982231) Commit: 22c3cd70439815e4f25542f5c6275aae76bd959a https://github.com/openSUSE/wicked/commit/22c3cd70439815e4f25542f5c6275aae76... Author: Nirmoy Das <ndas@suse.de> Date: 2016-08-02 (Tue, 02 Aug 2016) Changed paths: M client/compat.c M client/ifstatus.c M client/suse/compat-suse.c M client/suse/config/sysconfig.config-wicked M client/wicked-client.h M etc/server.xml.in M include/wicked/addrconf.h M man/ifcfg.5.in M schema/addrconf.xml M src/auto6.c M src/auto6.h M src/dbus-objects/addrconf.c M src/leasefile.c M src/names.c M src/update.c Log Message: ----------- Merge pull request #662 from mtomaschewski/auto6-cleanup-1 auto6: do not apply rdnss/dnssl if autoconf=0 (bsc#984088) Commit: 7930bdea1a9d57a4b8e0fd7ce5f44f411d69c9b5 https://github.com/openSUSE/wicked/commit/7930bdea1a9d57a4b8e0fd7ce5f44f411d... Author: Nirmoy Das <ndas@suse.de> Date: 2016-08-02 (Tue, 02 Aug 2016) Changed paths: M VERSION Log Message: ----------- version 0.6.37 Commit: 14be6ef1b6ae78f34c98a82b97e6ec791b2c925d https://github.com/openSUSE/wicked/commit/14be6ef1b6ae78f34c98a82b97e6ec791b... Author: Nirmoy Das <ndas@suse.de> Date: 2016-08-31 (Wed, 31 Aug 2016) Changed paths: M src/dhcp4/device.c M src/dhcp4/dhcp4.h Log Message: ----------- dhcp4: added a function to generate xid Commit: 1c3be7959df59ed0bfd6e6650eab1635654acb39 https://github.com/openSUSE/wicked/commit/1c3be7959df59ed0bfd6e6650eab163565... Author: Nirmoy Das <ndas@suse.de> Date: 2016-09-01 (Thu, 01 Sep 2016) Changed paths: M src/dhcp4/device.c M src/dhcp4/dhcp4.h M src/dhcp4/fsm.c Log Message: ----------- dhcp4: use ni_dhcp4_new_xid to set xid This also fix improper assignment of xid Commit: 505f6bd83f3340d6fb66ab709ba41b73e60b1190 https://github.com/openSUSE/wicked/commit/505f6bd83f3340d6fb66ab709ba41b73e6... Author: Nirmoy Das <ndas@suse.de> Date: 2016-09-07 (Wed, 07 Sep 2016) Changed paths: M src/dhcp4/device.c M src/dhcp4/dhcp4.h M src/dhcp4/fsm.c Log Message: ----------- dhcp4: output detail log while sending dhcp4 packets Commit: a7454430a0dc70e94984a2e375ab034caa6eed2e https://github.com/openSUSE/wicked/commit/a7454430a0dc70e94984a2e375ab034caa... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-09-08 (Thu, 08 Sep 2016) Changed paths: M src/dhcp4/device.c M src/dhcp4/dhcp4.h M src/dhcp4/fsm.c Log Message: ----------- Merge pull request #664 from nirmoy/fix_xid_gen_1 dhcp4: xid generation and usage fixes Commit: 6d9669a28f54b2dec41b44c0a29d58f80701351f https://github.com/openSUSE/wicked/commit/6d9669a28f54b2dec41b44c0a29d58f807... Author: Nirmoy Das <ndas@suse.de> Date: 2016-09-12 (Mon, 12 Sep 2016) Changed paths: M etc/nanny.xml.in Log Message: ----------- config: fix typo, binanry -> binary Commit: d40997987ee649ba0c83fabef305eb2b27517cbe https://github.com/openSUSE/wicked/commit/d40997987ee649ba0c83fabef305eb2b27... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-09-12 (Mon, 12 Sep 2016) Changed paths: M etc/nanny.xml.in Log Message: ----------- Merge pull request #667 from nirmoy/fix_typo_nanny config: fix typo, binanry -> binary Commit: b0c69f40167335f22ec9b166721d873b99f8cf66 https://github.com/openSUSE/wicked/commit/b0c69f40167335f22ec9b166721d873b99... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-09-22 (Thu, 22 Sep 2016) Changed paths: M include/wicked/util.h M src/util.c Log Message: ----------- util: added get, set, remove uint array utilities Commit: 6b1167de3c46df8518b3a8c03cc8eda38f4479f1 https://github.com/openSUSE/wicked/commit/6b1167de3c46df8518b3a8c03cc8eda38f... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-09-22 (Thu, 22 Sep 2016) Changed paths: M src/dbus-objects/interface.c M src/dbus-objects/misc.c M src/dbus-objects/model.h M src/iflist.c M src/netinfo_priv.h Log Message: ----------- model: netif-list method fetch refreshed addresses Commit: 1e87e7e523a53787b18cfc95fee12c3785547deb https://github.com/openSUSE/wicked/commit/1e87e7e523a53787b18cfc95fee12c3785... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-09-22 (Thu, 22 Sep 2016) Changed paths: M src/fsm.c Log Message: ----------- ifup: use new netif-list getAddresses in tentative check The kernel emits address events once the ipv6 duplicate address detection finished already and a manual query/refresh is needed to get also all tentative addresses we want to wait for on ifup. Commit: 543484a85ee3aa79af860ddf51e63687abb0484e https://github.com/openSUSE/wicked/commit/543484a85ee3aa79af860ddf51e63687ab... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-09-23 (Fri, 23 Sep 2016) Changed paths: M dhcp4/main.c M dhcp6/main.c Log Message: ----------- dhcp: explicitly stop device before unregistering Unregister will also stop it, but the procedure is deferred to run in dbus object garbage collector. Commit: 3bfe4fd55579431672982e0ed9a0e5a9c945b13e https://github.com/openSUSE/wicked/commit/3bfe4fd55579431672982e0ed9a0e5a9c9... Author: Nirmoy Das <ndas@suse.de> Date: 2016-09-23 (Fri, 23 Sep 2016) Changed paths: M src/route.c Log Message: ----------- rules: fix typo in unused ni_rule_equal_ref compare Commit: 31fad29eadc770cc1522a4f2f610dc3ea1346b23 https://github.com/openSUSE/wicked/commit/31fad29eadc770cc1522a4f2f610dc3ea1... Author: Nirmoy Das <ndas@suse.de> Date: 2016-09-23 (Fri, 23 Sep 2016) Changed paths: M src/route.c Log Message: ----------- Merge pull request #669 from nirmoy/fix_rule_compare rules: fix typo in unused ni_rule_equal_ref compare Commit: fed6e9959b6b6cbb7b4870e837cefcdb9ba408a5 https://github.com/openSUSE/wicked/commit/fed6e9959b6b6cbb7b4870e837cefcdb9b... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-09-23 (Fri, 23 Sep 2016) Changed paths: M src/dhcp4/device.c M src/dhcp4/fsm.c M src/dhcp6/device.c M src/dhcp6/fsm.c Log Message: ----------- dhcp: return from request before sending event Return request result to the caller before actually releasing the lease and sending released event. Also fixed to reset the fsm/timer when active. Commit: 3bb3a0bda4424ee55bf190c941ce2a07ed19cacd https://github.com/openSUSE/wicked/commit/3bb3a0bda4424ee55bf190c941ce2a07ed... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-09-23 (Fri, 23 Sep 2016) Changed paths: M autoip4/autoip.h M autoip4/device.c M autoip4/main.c Log Message: ----------- auto4: explicitly stop device before unregistering Unregister will also stop it, but the procedure is deferred to run in dbus object garbage collector. Commit: 22f7678f89b6bef941a5cd37a961f3cc07b80ec4 https://github.com/openSUSE/wicked/commit/22f7678f89b6bef941a5cd37a961f3cc07... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-09-23 (Fri, 23 Sep 2016) Changed paths: M autoip4/device.c Log Message: ----------- auto4: return from request before sending event Return request result to the caller before actually releasing the lease and sending released event. Commit: 901b6bbcb536093f8d55433f6adb2db551325ae2 https://github.com/openSUSE/wicked/commit/901b6bbcb536093f8d55433f6adb2db551... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-09-23 (Fri, 23 Sep 2016) Changed paths: M src/process.c M src/process.h Log Message: ----------- process: custom client exec function support Commit: 82439f7cb3d9d36fcf5d8af34b13320ac6d0f04b https://github.com/openSUSE/wicked/commit/82439f7cb3d9d36fcf5d8af34b13320ac6... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-09-26 (Mon, 26 Sep 2016) Changed paths: M src/fsm.c Log Message: ----------- fsm: do not advance state on unrelated events Commit: b4b34b69299faaefe23c6935bf2b006efecaa7c4 https://github.com/openSUSE/wicked/commit/b4b34b69299faaefe23c6935bf2b006efe... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-09-26 (Mon, 26 Sep 2016) Changed paths: M include/wicked/objectmodel.h M server/main.c M src/auto6.c M src/auto6.h M src/dbus-objects/addrconf.c M src/dbus-objects/interface.c M src/ifconfig.c M src/netinfo.c M src/netinfo_priv.h Log Message: ----------- addrconf: rewrite to run lease updates in background Commit: 70f9e9ced0f896abd3e738ef9822a9d3933d321e https://github.com/openSUSE/wicked/commit/70f9e9ced0f896abd3e738ef9822a9d393... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-09-26 (Mon, 26 Sep 2016) Changed paths: M src/update.c Log Message: ----------- addrconf: run system update extensions in background Commit: 6428c25f9f097fcae7ee59d7eed20c5cbc29ec65 https://github.com/openSUSE/wicked/commit/6428c25f9f097fcae7ee59d7eed20c5cbc... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-09-26 (Mon, 26 Sep 2016) Changed paths: M etc/server.xml.in M extensions/netconfig M src/update.c Log Message: ----------- addrconf: add support for netconfig batch updates When netconfig does not support batch updates (< 0.84) the batch updater action gets disabled (autodetection). Commit: 80412018d41e2844f91956a3872cfc221b9f79e7 https://github.com/openSUSE/wicked/commit/80412018d41e2844f91956a3872cfc221b... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-09-26 (Mon, 26 Sep 2016) Changed paths: M autoip4/autoip.h M autoip4/device.c M autoip4/main.c M dhcp4/main.c M dhcp6/main.c M etc/server.xml.in M extensions/netconfig M include/wicked/objectmodel.h M include/wicked/util.h M server/main.c M src/auto6.c M src/auto6.h M src/dbus-objects/addrconf.c M src/dbus-objects/interface.c M src/dbus-objects/misc.c M src/dbus-objects/model.h M src/dhcp4/device.c M src/dhcp4/fsm.c M src/dhcp6/device.c M src/dhcp6/fsm.c M src/fsm.c M src/ifconfig.c M src/iflist.c M src/netinfo.c M src/netinfo_priv.h M src/process.c M src/process.h M src/update.c M src/util.c Log Message: ----------- Merge pull request #670 from mtomaschewski/lease-apply-bg addrconf: run lease updates in background jobs (bsc#989741) Commit: 4d8ebdbf4d1750354e21defa03025394d2a8202f https://github.com/openSUSE/wicked/commit/4d8ebdbf4d1750354e21defa03025394d2... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-09-26 (Mon, 26 Sep 2016) Changed paths: M VERSION Log Message: ----------- version 0.6.38 Commit: 8d8f73574d4b0dd6d6732a8063457874090b1142 https://github.com/openSUSE/wicked/commit/8d8f73574d4b0dd6d6732a806345787409... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-10-10 (Mon, 10 Oct 2016) Changed paths: M src/dhcp.c Log Message: ----------- dhcp: fixed to properly append dhcp option data Commit: 93fca7a45c9edd01c9bf5a43557b5871bfb94eae https://github.com/openSUSE/wicked/commit/93fca7a45c9edd01c9bf5a43557b5871bf... Author: Nirmoy Das <ndas@suse.de> Date: 2016-10-10 (Mon, 10 Oct 2016) Changed paths: M src/dhcp.c Log Message: ----------- Merge pull request #672 from mtomaschewski/dhcp-opt-fix dhcp: fixed to properly append dhcp option data Commit: 0794150a63176f53ee677e6465dfa030edea9dd3 https://github.com/openSUSE/wicked/commit/0794150a63176f53ee677e6465dfa030ed... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-10-12 (Wed, 12 Oct 2016) Changed paths: M src/dhcp6/lease.c M src/dhcp6/protocol.c Log Message: ----------- dhcp6: store other/unknown options in lease Commit: b62c35d4f8b1bc9cd0da13c5445c384570eb1203 https://github.com/openSUSE/wicked/commit/b62c35d4f8b1bc9cd0da13c5445c384570... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-10-12 (Wed, 12 Oct 2016) Changed paths: M client/compat.c M client/suse/compat-suse.c M client/wicked-client.h M dhcp6/dbus-api.c M schema/addrconf.xml M src/dhcp6/device.c M src/dhcp6/dhcp6.h M src/dhcp6/protocol.c M src/dhcp6/protocol.h Log Message: ----------- dhcp6: initial support to request custom options Commit: ccab57148d809d063a5852050738a51edd0f598a https://github.com/openSUSE/wicked/commit/ccab57148d809d063a5852050738a51edd... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-10-12 (Wed, 12 Oct 2016) Changed paths: M src/util.c Log Message: ----------- util: fix check_domain_name no-dots case (unused) Commit: ea5e4aa3ec336e359499eea3581d96f0ac903f40 https://github.com/openSUSE/wicked/commit/ea5e4aa3ec336e359499eea3581d96f0ac... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-10-12 (Wed, 12 Oct 2016) Changed paths: M src/buffer.h Log Message: ----------- util: fixed buffer get_uint16 and _uint32 helpers Commit: faa5875786e73014ec63799c4cecec497a536dff https://github.com/openSUSE/wicked/commit/faa5875786e73014ec63799c4cecec497a... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-11-01 (Tue, 01 Nov 2016) Changed paths: M src/capture.c Log Message: ----------- capture: do not fail on link type change (bsc#975466) Commit: a8659141076483cfaf3adb2a4986c5a6f5f8886f https://github.com/openSUSE/wicked/commit/a8659141076483cfaf3adb2a4986c5a6f5... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-11-04 (Fri, 04 Nov 2016) Changed paths: M include/wicked/util.h M src/util.c Log Message: ----------- util: added helper to test a value in uint range Commit: e5df5e7b21de9939b2badcb700306257bf989277 https://github.com/openSUSE/wicked/commit/e5df5e7b21de9939b2badcb700306257bf... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-11-10 (Thu, 10 Nov 2016) Changed paths: M src/ifconfig.c Log Message: ----------- bonding: track and set primary on enslave (bsc#998413) Commit: ac6fed0e35585a2768dead31b458f0fddc699aaf https://github.com/openSUSE/wicked/commit/ac6fed0e35585a2768dead31b458f0fddc... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-11-11 (Fri, 11 Nov 2016) Changed paths: M schema/interface.xml M src/dbus-objects/misc.c Log Message: ----------- model: fix to consider address scope (bsc#988794) Commit: e056dbd21972eb5a7c0e1f2216b6d03127b25be6 https://github.com/openSUSE/wicked/commit/e056dbd21972eb5a7c0e1f2216b6d03127... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-11-11 (Fri, 11 Nov 2016) Changed paths: M src/dhcp4/protocol.c Log Message: ----------- dhcp4: ignore invalid options, do not nitpick (issue#671) Commit: fd7da1e729abbb4daeea3926482da73aab5f93ab https://github.com/openSUSE/wicked/commit/fd7da1e729abbb4daeea3926482da73aab... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-11-11 (Fri, 11 Nov 2016) Changed paths: M src/arp.c M src/capture.c M src/dhcp4/dhcp4.h M src/dhcp4/fsm.c M src/dhcp4/protocol.c M src/lldp.c M src/netinfo_priv.h Log Message: ----------- capture: expose packet sender address in receive Commit: 4bc1acddcf29816e5b170273315b2e324b7ffb94 https://github.com/openSUSE/wicked/commit/4bc1acddcf29816e5b170273315b2e324b... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-11-11 (Fri, 11 Nov 2016) Changed paths: M src/arp.c M src/capture.c M src/dhcp4/protocol.c M src/lldp.c M src/netinfo_priv.h Log Message: ----------- capture: log a hint about type of received packet Commit: d35b99f185a13d20168da6bbddce05c57952be6e https://github.com/openSUSE/wicked/commit/d35b99f185a13d20168da6bbddce05c579... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-11-11 (Fri, 11 Nov 2016) Changed paths: M src/dhcp4/fsm.c Log Message: ----------- dhcp4: log sender (server) hw-address if available Commit: a7373172d44a7f5ffc8bf500d5bf103457098d95 https://github.com/openSUSE/wicked/commit/a7373172d44a7f5ffc8bf500d5bf103457... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-11-11 (Fri, 11 Nov 2016) Changed paths: M include/wicked/addrconf.h M src/dbus-objects/misc.c M src/dhcp4/fsm.c M src/dhcp4/lease.c M src/leaseinfo.c Log Message: ----------- dhcp4: add sender hw-address to lease if available The sender hw-address (dhcp server or relay mac address) is available on ethernet devices, but not on infiniband. Commit: bbd962a121a16c0205d1c4aae88dc1cc4e4bba21 https://github.com/openSUSE/wicked/commit/bbd962a121a16c0205d1c4aae88dc1cc4e... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-11-11 (Fri, 11 Nov 2016) Changed paths: M src/config.c M src/dhcp4/device.c M src/dhcp4/dhcp4.h M src/dhcp4/fsm.c Log Message: ----------- dhcp4: adjusted ignore/prefer-server config lists Commit: 9db26d33a36135e8124b62fe0fa81b1a22e68014 https://github.com/openSUSE/wicked/commit/9db26d33a36135e8124b62fe0fa81b1a22... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-11-14 (Mon, 14 Nov 2016) Changed paths: M src/dhcp6/device.c Log Message: ----------- dhcp6: fix refresh on newprefix workaround (boo#972471) As a workaround for a missed NEWLINK on IPv6 RA changes when RA times are set to 0 (unspecified) by the router (bug 975020), we refresh the ipv6 link on a newprefix event. This fix corrects the workaround added in wicked 0.6.32, which did not catched the cases as needed. Commit: bb47f04e6689f2f7b6ea784c9b5180fc47198fa1 https://github.com/openSUSE/wicked/commit/bb47f04e6689f2f7b6ea784c9b5180fc47... Author: Nirmoy Das <ndas@suse.de> Date: 2016-11-15 (Tue, 15 Nov 2016) Changed paths: M src/capture.c Log Message: ----------- Merge pull request #673 from mtomaschewski/dhcp-iftype-change-failure capture: do not fail on link type change (bsc#975466) Commit: 527f5691421c16f44b7910032e083a65a94478ef https://github.com/openSUSE/wicked/commit/527f5691421c16f44b7910032e083a65a9... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-11-15 (Tue, 15 Nov 2016) Changed paths: M src/fsm.c Log Message: ----------- ifdown: show reasons to skip an action (bsc#997027) Use (not visible) info log level in ifup/down/reload all, but increase to notice log level on requests for specific interfaces, e.g. ifdown eth0. Commit: 593b71548a2a1eff64b6d60b32288e1d4ae0ab21 https://github.com/openSUSE/wicked/commit/593b71548a2a1eff64b6d60b32288e1d4a... Author: Nirmoy Das <ndas@suse.de> Date: 2016-11-15 (Tue, 15 Nov 2016) Changed paths: M src/fsm.c Log Message: ----------- Merge pull request #674 from mtomaschewski/ifdown-skip ifdown: show reasons to skip an action (bsc#997027) Commit: 4f5a0605317a83eae3eabc204b7d2175fc1152f0 https://github.com/openSUSE/wicked/commit/4f5a0605317a83eae3eabc204b7d2175fc... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-11-17 (Thu, 17 Nov 2016) Changed paths: M include/wicked/types.h M src/dhcp.c M src/dhcp.h Log Message: ----------- dhcp: utils to parse and format custom option types Commit: 05bfd978b079cd6fa3a2e1fd49500f8943ac18a1 https://github.com/openSUSE/wicked/commit/05bfd978b079cd6fa3a2e1fd49500f8943... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-11-17 (Thu, 17 Nov 2016) Changed paths: M src/appconfig.h M src/config.c Log Message: ----------- dhcp: parse custom option types in config/addrconf Commit: c0bc65c3767e593cf2ffd8bd7dab05ce9d0b2579 https://github.com/openSUSE/wicked/commit/c0bc65c3767e593cf2ffd8bd7dab05ce9d... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-11-17 (Thu, 17 Nov 2016) Changed paths: M src/dhcp4/device.c M src/dhcp4/tester.c Log Message: ----------- dhcp4: enable to request custom options by name Commit: cdb7108f12315092b3373bb47b9f9c8a030524a4 https://github.com/openSUSE/wicked/commit/cdb7108f12315092b3373bb47b9f9c8a03... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-11-17 (Thu, 17 Nov 2016) Changed paths: M src/dhcp6/device.c M src/dhcp6/protocol.c M src/dhcp6/tester.c Log Message: ----------- dhcp6: enable to request custom options by name Commit: f620662cb11b7325f512417a65e2097f3386a6f4 https://github.com/openSUSE/wicked/commit/f620662cb11b7325f512417a65e2097f33... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-11-17 (Thu, 17 Nov 2016) Changed paths: M include/wicked/addrconf.h M src/dhcp4/lease.c M src/dhcp4/lease.h M src/dhcp4/tester.c M src/dhcp6/lease.c M src/dhcp6/lease.h M src/dhcp6/tester.c M src/leasefile.c M src/leasefile.h Log Message: ----------- lease: add device name context to lease functions Commit: 5ebb262181d25c162539451b9a4ffa5fd4dba689 https://github.com/openSUSE/wicked/commit/5ebb262181d25c162539451b9a4ffa5fd4... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-11-17 (Thu, 17 Nov 2016) Changed paths: M src/leasefile.c Log Message: ----------- lease: parse and format custom option types Commit: 1e79b64868937191f4d7c654aef0fde6c98e0be0 https://github.com/openSUSE/wicked/commit/1e79b64868937191f4d7c654aef0fde6c9... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-11-17 (Thu, 17 Nov 2016) Changed paths: M src/leaseinfo.c Log Message: ----------- leaseinfo: format shell parsable custom options Commit: 8687e4436bdde6cdc7f17dd357753e8bef312faf https://github.com/openSUSE/wicked/commit/8687e4436bdde6cdc7f17dd357753e8bef... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-11-17 (Thu, 17 Nov 2016) Changed paths: M client/suse/compat-suse.c Log Message: ----------- compat: enable to request options by name in suse ifcfg Commit: bd2c85ef9c9216d551a5d90995784ee2dc85b6ec https://github.com/openSUSE/wicked/commit/bd2c85ef9c9216d551a5d90995784ee2dc... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-11-17 (Thu, 17 Nov 2016) Changed paths: M src/dhcp.c Log Message: ----------- dhcp: fix to initialize type in option declarations Commit: b33cbdeea9b9702b598b537830f1e2ac3335052f https://github.com/openSUSE/wicked/commit/b33cbdeea9b9702b598b537830f1e2ac33... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-11-17 (Thu, 17 Nov 2016) Changed paths: M man/ifcfg-dhcp.5.in M man/wicked-config.5.in Log Message: ----------- man: documented custom options in wicked-config(5) Commit: d5917d38599c45a548ddda318615edfb673c81c9 https://github.com/openSUSE/wicked/commit/d5917d38599c45a548ddda318615edfb67... Author: Nirmoy Das <ndas@suse.de> Date: 2016-11-17 (Thu, 17 Nov 2016) Changed paths: M client/compat.c M client/suse/compat-suse.c M client/wicked-client.h M dhcp6/dbus-api.c M include/wicked/addrconf.h M include/wicked/types.h M include/wicked/util.h M man/ifcfg-dhcp.5.in M man/wicked-config.5.in M schema/addrconf.xml M src/appconfig.h M src/buffer.h M src/config.c M src/dhcp.c M src/dhcp.h M src/dhcp4/device.c M src/dhcp4/lease.c M src/dhcp4/lease.h M src/dhcp4/tester.c M src/dhcp6/device.c M src/dhcp6/dhcp6.h M src/dhcp6/lease.c M src/dhcp6/lease.h M src/dhcp6/protocol.c M src/dhcp6/protocol.h M src/dhcp6/tester.c M src/leasefile.c M src/leasefile.h M src/leaseinfo.c M src/util.c Log Message: ----------- Merge pull request #675 from mtomaschewski/dhcp-custom-opts-3 dhcp: support to define and request custom options (bsc#988954) Commit: 8b60d8a8e78f17245e7e5623eed4ec6ca0c84d8c https://github.com/openSUSE/wicked/commit/8b60d8a8e78f17245e7e5623eed4ec6ca0... Author: Nirmoy Das <ndas@suse.de> Date: 2016-11-17 (Thu, 17 Nov 2016) Changed paths: M src/ifconfig.c Log Message: ----------- Merge pull request #676 from mtomaschewski/bond-primary bonding: track and set primary on enslave (bsc#998413) Commit: b4de08eba3c45a1784d52257ed1b41eb92e25e36 https://github.com/openSUSE/wicked/commit/b4de08eba3c45a1784d52257ed1b41eb92... Author: Nirmoy Das <ndas@suse.de> Date: 2016-11-17 (Thu, 17 Nov 2016) Changed paths: M schema/interface.xml M src/dbus-objects/misc.c Log Message: ----------- Merge pull request #677 from mtomaschewski/addr-scope model: fix to consider address scope (bsc#988794) Commit: 9341aacfbce42ee2f1dbc65ca595b5f17be94ef3 https://github.com/openSUSE/wicked/commit/9341aacfbce42ee2f1dbc65ca595b5f17b... Author: Nirmoy Das <ndas@suse.de> Date: 2016-11-17 (Thu, 17 Nov 2016) Changed paths: M src/dhcp4/protocol.c Log Message: ----------- Merge pull request #678 from mtomaschewski/dhcp4-nitpick dhcp4: ignore invalid options, do not nitpick (issue#671) Commit: e3d8a4997aef0b729bedb7c18c96cd48c245e05c https://github.com/openSUSE/wicked/commit/e3d8a4997aef0b729bedb7c18c96cd48c2... Author: Nirmoy Das <ndas@suse.de> Date: 2016-11-17 (Thu, 17 Nov 2016) Changed paths: M include/wicked/addrconf.h M src/arp.c M src/capture.c M src/config.c M src/dbus-objects/misc.c M src/dhcp4/device.c M src/dhcp4/dhcp4.h M src/dhcp4/fsm.c M src/dhcp4/lease.c M src/dhcp4/protocol.c M src/leaseinfo.c M src/lldp.c M src/netinfo_priv.h Log Message: ----------- Merge pull request #679 from mtomaschewski/dhcp-sender-mac dhcp4: add sender hw-address to lease if available (issue#663) Commit: 0a459cb5ac18eddf46b84ca259ff665af1a39964 https://github.com/openSUSE/wicked/commit/0a459cb5ac18eddf46b84ca259ff665af1... Author: Nirmoy Das <ndas@suse.de> Date: 2016-11-17 (Thu, 17 Nov 2016) Changed paths: M src/dhcp6/device.c Log Message: ----------- Merge pull request #680 from mtomaschewski/dhcp6-auto dhcp6: fix refresh on newprefix workaround (boo#972471) Commit: d7b07e3e7e65c7ae1ba31e6907e3f2f718470d5d https://github.com/openSUSE/wicked/commit/d7b07e3e7e65c7ae1ba31e6907e3f2f718... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-11-18 (Fri, 18 Nov 2016) Changed paths: M VERSION Log Message: ----------- version 0.6.39 Compare: https://github.com/openSUSE/wicked/compare/cc40a8fc580d...d7b07e3e7e65
participants (1)
-
Marius Tomaschewski