dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/hv
K. Y. Srinivasan a500e0e735 Drivers: hv: kvp: Copy the address family information
This is part of the IP injection protocol in that the host expects this field
to reflect what addresses (address families) are currently bound to the
interface. The KVP daemon is currently collecting this information and sending
it to the kernel component. I had overlooked copying this and sending it
back to the host. This patch addresses this issue.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Reviewed-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-09-05 12:12:38 -07:00
..
Kconfig hv: Add Kconfig menu entry 2011-11-26 17:05:34 -08:00
Makefile
channel.c
channel_mgmt.c Drivers: hv: util: Properly handle version negotiations. 2012-05-14 08:59:31 -07:00
connection.c Staging: hv: remove unneeded asm include file in hyperv.h 2011-10-11 08:49:19 -06:00
hv.c hv: fail the probing immediately when we are not in hyperv platform 2012-08-17 09:51:59 -07:00
hv_kvp.c Drivers: hv: kvp: Copy the address family information 2012-09-05 12:12:38 -07:00
hv_util.c Drivers: hv: Add KVP definitions for IP address injection 2012-08-16 13:48:07 -07:00
hyperv_vmbus.h Drivers: hv: Cleanup the guest ID computation 2012-08-13 18:42:25 -07:00
ring_buffer.c net/hyperv: Add flow control based on hi/low watermark 2012-04-03 17:47:15 -04:00
vmbus_drv.c hv: vmbus_drv: detect hyperv through x86_hyper 2012-09-04 15:55:34 -07:00