Branch: refs/heads/sle12-next Home: https://github.com/openSUSE/wicked 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: 19b243990a773948d8f52b0731af947e6a010095 https://github.com/openSUSE/wicked/commit/19b243990a773948d8f52b0731af947e6a... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-11-18 (Fri, 18 Nov 2016) Changed paths: M VERSION M autoip4/autoip.h M autoip4/device.c M autoip4/main.c 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 dhcp4/dbus-api.c M dhcp4/main.c M dhcp6/dbus-api.c M dhcp6/dbus-api.h M dhcp6/main.c M etc/nanny.xml.in M etc/server.xml.in M extensions/netconfig M include/wicked/addrconf.h M include/wicked/constants.h M include/wicked/objectmodel.h M include/wicked/types.h M include/wicked/util.h M man/ifcfg-dhcp.5.in M man/ifcfg.5.in M man/wicked-config.5.in M schema/addrconf.xml M schema/interface.xml M server/main.c M src/Makefile.am M src/appconfig.h M src/arp.c M src/auto6.c M src/auto6.h M src/buffer.h M src/capture.c M src/config.c M src/dbus-objects/addrconf.c M src/dbus-objects/interface.c M src/dbus-objects/misc.c M src/dbus-objects/model.h 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/lease.h 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/lease.c M src/dhcp6/lease.h M src/dhcp6/protocol.c M src/dhcp6/protocol.h M src/dhcp6/tester.c M src/fsm.c M src/ifconfig.c M src/iflist.c M src/leasefile.c M src/leasefile.h M src/leaseinfo.c M src/lldp.c M src/names.c M src/netinfo.c M src/netinfo_priv.h M src/process.c M src/process.h M src/route.c M src/update.c M src/util.c Log Message: ----------- Merge branch 'sle12-sp2-next' into sle12-next Compare: https://github.com/openSUSE/wicked/compare/c231ebeaeb0c...19b243990a77