Skip to content

Fix: emit link-local fallback when device is offline#598

Open
Xnick417x wants to merge 1 commit into
WinNative-Emu:mainfrom
Xnick417x:wd
Open

Fix: emit link-local fallback when device is offline#598
Xnick417x wants to merge 1 commit into
WinNative-Emu:mainfrom
Xnick417x:wd

Conversation

@Xnick417x

Copy link
Copy Markdown
Collaborator

Offline, the guest received a down, all-zero adapter (address/netmask 0) which boot-time adapter enumeration could dereference and crash on. Emit an up link-local interface instead so iphlpapi always exposes a valid NIC.

Offline, the guest received a down, all-zero adapter (address/netmask 0)
which boot-time adapter enumeration could dereference and crash on. Emit
an up link-local interface instead so iphlpapi always exposes a valid NIC.
@Xnick417x Xnick417x changed the title Fix: emit lino-local fallback when device is offline Fix: emit link-local fallback when device is offline Jul 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant