- remove unnecessary header files and netlink related code
- Avoid reading past allocated blocks from KVP file
- fix snprintf warning in kvp_daemon
- properly handle long paths
- kvp: configurable external scripts path
- vss: Thaw the filesystem and continue if freeze call has timed out
- vss: Skip freezing filesystems backed by loop
OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=123
- vss: fix the write()'s argument: error -> vss_msg
- remove repeated HV_FCOPY string
- report ENOSPC errors in hv_fcopy_daemon
- fcopy: full handshake support
- vss: full handshake support
- vss: use misc char device to communicate with kernel
- kvp: use misc char device to communicate with kernel
OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=118
- 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