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)
Sun, Oct 19, 1:13 AM
Unknown Object (File)
Thu, Oct 16, 9:18 PM
Unknown Object (File)
Thu, Oct 16, 6:10 PM
Unknown Object (File)
Sat, Oct 4, 3:04 AM
Unknown Object (File)
Sep 14 2025, 6:54 AM
Unknown Object (File)
Sep 2 2025, 2:33 PM
Unknown Object (File)
Aug 30 2025, 3:55 PM
Unknown Object (File)
Aug 27 2025, 9:01 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