- correct payload size in netlink_send
- use single send+recv buffer
- log errors to syslog in kvp_set_ip_info
- check return value of system in hv_kvp_daemon
- in kvp_set_ip_info free mac_addr right after usage
- check return value of daemon to fix compiler warning.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=66
Improve error logging in KVP daemon.
Fix file descriptor leaks
Check retrun value of strchr call
Check return value of poll call
Check return value of setsockopt call
daemon should check type of received Netlink msg
daemon setsockopt should use options macros
daemon should subscribe only to CN_KVP_IDX group
OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=58
- update kv_kvp_daemon to 3.7-rc1 state [fate#31441]
support KVP IP Injection, helper scripts go to /usr/lib/hyper-v/bin:
hv_get_dhcp_info, hv_get_dns_info, hv_set_ifconfig
- remove usage of absolute paths in runlevel script
OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=31