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)
Thu, May 14, 4:16 PM
Unknown Object (File)
Wed, May 13, 2:31 AM
Unknown Object (File)
Wed, Apr 29, 1:37 AM
Unknown Object (File)
Tue, Apr 28, 9:10 AM
Unknown Object (File)
Tue, Apr 28, 2:46 AM
Unknown Object (File)
Tue, Apr 28, 12:50 AM
Unknown Object (File)
Thu, Apr 23, 10:12 AM
Unknown Object (File)
Tue, Apr 21, 5:30 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 Passed
Unit
No Test Coverage
Build Status
Buildable 5077
Build 5157: arc lint + arc unit