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
F171103395: D7809.diff
Tue, Sep 8, 5:30 PM
Unknown Object (File)
Sat, Sep 5, 8:45 PM
Unknown Object (File)
Sat, Sep 5, 6:52 PM
Unknown Object (File)
Sat, Sep 5, 7:32 AM
Unknown Object (File)
Sat, Sep 5, 7:28 AM
Unknown Object (File)
Sat, Sep 5, 12:54 AM
Unknown Object (File)
Fri, Sep 4, 11:17 PM
Unknown Object (File)
Fri, Sep 4, 5:49 PM

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