[wicked-commit] [openSUSE/wicked] 17ab5b: Correct printing of missing options or lease

Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: 17ab5b4e75cafd7684bbfc861e6db90f885f48fb https://github.com/openSUSE/wicked/commit/17ab5b4e75cafd7684bbfc861e6db90f88... Author: Olaf Hering <olaf@aepfle.de> Date: 2014-03-27 (Thu, 27 Mar 2014) Changed paths: M dhcp4/protocol.c Log Message: ----------- Correct printing of missing options or lease Commit: e978f5e46696b45fa593697ec95aa93b023a84c8 https://github.com/openSUSE/wicked/commit/e978f5e46696b45fa593697ec95aa93b02... Author: Olaf Hering <olaf@aepfle.de> Date: 2014-03-27 (Thu, 27 Mar 2014) Changed paths: M dhcp4/protocol.c Log Message: ----------- Print also ifname in ni_dhcp4_build_message Commit: e547018a7f81e27e0c5090cfec6d123fdf5c5196 https://github.com/openSUSE/wicked/commit/e547018a7f81e27e0c5090cfec6d123fdf... Author: Olaf Hering <olaf@aepfle.de> Date: 2014-03-27 (Thu, 27 Mar 2014) Changed paths: M dhcp4/protocol.c Log Message: ----------- Use inet_ntop instead of inet_ntoa in ni_dhcp4_build_message Commit: 6250f87481d2f1792b0fb492f5d02c3712eb7184 https://github.com/openSUSE/wicked/commit/6250f87481d2f1792b0fb492f5d02c3712... Author: Olaf Hering <olaf@aepfle.de> Date: 2014-03-27 (Thu, 27 Mar 2014) Changed paths: M dhcp4/device.c Log Message: ----------- Use temporary variable for buf in ni_dhcp4_device_send_message Commit: d3e7b59a74048a4b5a2690252f96a2a6c05e0b02 https://github.com/openSUSE/wicked/commit/d3e7b59a74048a4b5a2690252f96a2a6c0... Author: Olaf Hering <olaf@aepfle.de> Date: 2014-03-27 (Thu, 27 Mar 2014) Changed paths: M dhcp4/device.c M dhcp4/protocol.c Log Message: ----------- Renew DHCP4 lease via unicast (bnc#866993) Commit: c93be33916d500d5a0e2e8b9a952cc4339844b9b https://github.com/openSUSE/wicked/commit/c93be33916d500d5a0e2e8b9a952cc4339... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-03-27 (Thu, 27 Mar 2014) Changed paths: M dhcp4/device.c M dhcp4/protocol.c Log Message: ----------- Merge pull request #205 from olafhering/olh-bnc866993-dhcp4-renew-unicast Renew DHCP4 lease via unicast (bnc#866993) hotfix Compare: https://github.com/openSUSE/wicked/compare/a0e1dff57974...c93be33916d5
participants (1)
-
Marius Tomaschewski