[wicked-commit] [openSUSE/wicked] b969d5: client: apply global LINK_REQUIRED setting if any
Branch: refs/heads/sle12-sp2 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 Compare: https://github.com/openSUSE/wicked/compare/95161212bfaf...4d8ebdbf4d17
participants (1)
-
Marius Tomaschewski