Home
last modified time | relevance | path

Searched hist:a500e0e73514ee2b838e439d3eb0750dda1da20f (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/hv/
H A Dhv_kvp.cdiff a500e0e73514ee2b838e439d3eb0750dda1da20f Tue Sep 04 19:54:13 CDT 2012 K. Y. Srinivasan <kys@microsoft.com> 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>