Go to file
Stephan Kulow e4bcde0490 Accepting request 143411 from Virtualization
- update hv_set_ifconfig, use single index for static ipv4/ipv6 [bnc#790469]

- update hv_set_ifconfig further to work with our ifcfg [bnc#790469]

- update hv_get_dhcp_info to work with our ifcfg [bnc#790469]
- remove cat usage from hv_get_dns_info
- add quoting to hv_set_ifconfig to make it more robust

- remove code to build kmp, it was not enabled because the
  drivers are now in kernel since a long time. [bnc#676890]

- Netlink source address validation allows DoS [bnc#791605, CVE-2012-5532]
  bugfix for recvfrom check from bnc#761200

- check origin of netlink messages, use recvfrom() [bnc#761200, CVE-2012-2669]

OBS-URL: https://build.opensuse.org/request/show/143411
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hyper-v?expand=0&rev=8
2012-11-30 11:21:43 +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 - Netlink source address validation allows DoS [bnc#791605, CVE-2012-5532] 2012-11-28 13:15:52 +00:00
hyper-v.include.linux.hyperv.h - bump to version 4 2012-10-04 13:33:40 +00:00
hyper-v.init.sh - bump to version 4 2012-10-04 13:33:40 +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 drop also obsolete hyper-v.dummy_ko.c after kmp removal 2012-11-14 13:53:26 +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 merge all changes into hv_kvp_daemon.c 2012-11-12 16:16:00 +00:00
hyper-v.tools.hv.hv_set_ifconfig.sh - update hv_set_ifconfig, use single index for static ipv4/ipv6 [bnc#790469] 2012-11-27 10:20:18 +00:00