Go to file
Stephan Kulow 3d47681214 Accepting request 183123 from Virtualization
- update hv_kvp_daemon (merge 0783d72fa from v3.9-rc1)
  Fix how ifcfg-* file is created

- update hv_kvp_daemon (changes up to 3.11-rc1):
  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

- Fix a bug in IPV6 subnet enumeration (bnc#828714)

- Update hv_vss_daemon (bnc#811033)

- add hv_vss_daemon (fate#314921)
  helper to support host initiated backup

- build hv_kvp_daemon with -D_GNU_SOURCE to get O_CLOEXEC

- update hv_kvp_daemon
  Use CLOEXEC when opening kvp_pool files
  Fix permissions of created directory and files
  Fix /var subdirectory (move state files from /var/opt to /var/lib)
  Fix string types

OBS-URL: https://build.opensuse.org/request/show/183123
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hyper-v?expand=0&rev=10
2013-07-16 13:32:58 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=1 2011-04-21 12:25:31 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=1 2011-04-21 12:25:31 +00:00
hyper-v.changes - update hv_kvp_daemon (merge 0783d72fa from v3.9-rc1) 2013-07-15 14:17:26 +00:00
hyper-v.include.linux.hyperv.h - add hv_vss_daemon (fate#314921) 2013-03-22 16:24:55 +00:00
hyper-v.init.sh - bump to version 4 2012-10-04 13:33:40 +00:00
hyper-v.init.vss.sh - add hv_vss_daemon (fate#314921) 2013-03-22 16:24:55 +00:00
hyper-v.kvptest.ps1.txt - add kvptest.ps1.txt to docs, a PowerShell script to verify KVP 2012-03-27 06:51:38 +00:00
hyper-v.spec - Update hv_vss_daemon (bnc#811033) 2013-03-26 17:06:22 +00:00
hyper-v.tools.hv.hv_get_dhcp_info.sh - update hv_get_dhcp_info to work with our ifcfg [bnc#790469] 2012-11-22 17:16:30 +00:00
hyper-v.tools.hv.hv_get_dns_info.sh - update hv_get_dhcp_info to work with our ifcfg [bnc#790469] 2012-11-22 17:16:30 +00:00
hyper-v.tools.hv.hv_kvp_daemon.c - update hv_kvp_daemon (merge 0783d72fa from v3.9-rc1) 2013-07-15 14:17:26 +00:00
hyper-v.tools.hv.hv_set_ifconfig.sh - update hv_kvp_daemon (merge 0783d72fa from v3.9-rc1) 2013-07-15 14:17:26 +00:00
hyper-v.tools.hv.hv_vss_daemon.c - Update hv_vss_daemon (bnc#811033) 2013-03-26 17:06:22 +00:00