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)
Mon, Nov 3, 12:57 PM
Unknown Object (File)
Wed, Oct 29, 1:26 PM
Unknown Object (File)
Sat, Oct 25, 2:44 AM
Unknown Object (File)
Sat, Oct 25, 1:25 AM
Unknown Object (File)
Sat, Oct 25, 1:25 AM
Unknown Object (File)
Sat, Oct 25, 1:25 AM
Unknown Object (File)
Fri, Oct 24, 7:11 PM
Unknown Object (File)
Sun, Oct 19, 1:13 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