HomeFreeBSD

hyperv/kvp: Fix IPv4/IPv6 address injection support.

Description

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

Details

Provenance
sepheAuthored on
Differential Revision
D7809: hyperv/kvp: fix the issue of IP injection
Parents
rS305584: MFC r305413
Branches
Unknown
Tags
Unknown