freebsd-dev/sys/dev/hyperv/utilities
Sepherosa Ziehau 74decee899 hyperv/kvp: Fix IPv4/IPv6 address injection support.
The GUID string provided by hypervisor has leading and trailing braces,
while our GUID string does not have braces at all.  Both braces should
be ignored, when the GUID strings are compared.

Submitted by:	Hongjiang Zhang <honzhan microsoft com>
Modified by:	sephe
MFC after:	1 week
Sponsored by:	Microsoft
Differential Revision:	https://reviews.freebsd.org/D7809
2016-09-08 07:16:56 +00:00
..
hv_heartbeat.c hyperv/ic: Minor style fix. 2016-09-02 06:08:08 +00:00
hv_kvp.c hyperv/kvp: Fix IPv4/IPv6 address injection support. 2016-09-08 07:16:56 +00:00
hv_kvp.h hyperv: Update copyright to 2016 for the files Microsoft changed in 2016 2016-04-22 05:01:43 +00:00
hv_shutdown.c hyperv/ic: Cleanup shutdown channel callback. 2016-09-02 06:15:30 +00:00
hv_timesync.c hyperv/ic: Cleanup timesync channel callback. 2016-09-02 06:23:28 +00:00
hv_util.c hyperv/ic: Update total message size if negotiate message size grows. 2016-08-25 05:24:57 +00:00
hv_util.h hyperv/ic: Update total message size if negotiate message size grows. 2016-08-25 05:24:57 +00:00
hv_utilreg.h hyperv/vmbus: Move IC register definition to Hyper-V utilities 2016-07-20 05:16:23 +00:00
unicode.h Import HyperV Key-Value Pair (KVP) driver and daemon code by Microsoft, 2014-09-13 02:15:31 +00:00
vmbus_icreg.h hyperv/ic: Cleanup timesync channel callback. 2016-09-02 06:23:28 +00:00