Branch: refs/heads/sle12-sp1-next Home: https://github.com/openSUSE/wicked 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) Compare: https://github.com/openSUSE/wicked/compare/4d8ebdbf4d17...0a459cb5ac18