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)
Sat, Apr 11, 2:46 AM
Unknown Object (File)
Fri, Apr 10, 4:58 PM
Unknown Object (File)
Wed, Apr 8, 9:23 PM
Unknown Object (File)
Tue, Apr 7, 7:21 PM
Unknown Object (File)
Tue, Apr 7, 5:39 AM
Unknown Object (File)
Tue, Apr 7, 5:07 AM
Unknown Object (File)
Fri, Apr 3, 12:45 AM
Unknown Object (File)
Mar 14 2026, 3:04 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 Not Applicable
Unit
Tests Not Applicable