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, Mar 14, 3:04 PM
Unknown Object (File)
Sun, Mar 1, 4:14 PM
Unknown Object (File)
Sat, Feb 28, 5:53 PM
Unknown Object (File)
Feb 20 2026, 4:51 PM
Unknown Object (File)
Feb 19 2026, 8:13 AM
Unknown Object (File)
Jan 12 2026, 6:59 PM
Unknown Object (File)
Jan 2 2026, 7:24 PM
Unknown Object (File)
Nov 29 2025, 5:23 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