Page MenuHomeFreeBSD

hyperv/kvp: fix the issue of IP injection
ClosedPublic

Authored by honzhan_microsoft.com on Sep 7 2016, 8:16 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Aug 12, 6:05 PM
Unknown Object (File)
Sun, Aug 9, 7:01 PM
Unknown Object (File)
Sun, Aug 9, 11:43 AM
Unknown Object (File)
Sat, Aug 8, 5:39 PM
Unknown Object (File)
Thu, Aug 6, 1:18 AM
Unknown Object (File)
Wed, Aug 5, 7:37 PM
Unknown Object (File)
Wed, Aug 5, 6:59 PM
Unknown Object (File)
Mon, Aug 3, 8:58 AM

Details

Summary

Host informs VM that a NIC with the specified GUID should set
a static IP address, and VM needs to map the GUID to a if name.
Unfortunately, the GUID sent from host includes '{}', but GUID
from VM NIC does not have '{}', so we need to handle them.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable