https://bugs.winehq.org/show_bug.cgi?id=51239
Bug ID: 51239 Summary: ndis.sys:ndis fails when network interfaces come and go Product: Wine Version: 6.8 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: ndis.sys Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
ndis.sys:ndis fails when network interfaces come and go. This shows up at least as this failure:
https://test.winehq.org/data/patterns.html#ndis.sys:ndis
ndis.c:122: Test failed: GetIfEntry2 failed
But likely also causes these: ndis.c:124: Test failed: Wrong ServiceName ndis.c:77: Test failed: Wrong permanent address ndis.c:84: Test failed: Wrong current address
So this can cause failures when running it on a machine that has Docker/Podman, QEmu (particularly if it acts as a TestBot VM host), VPNs (if the connection gets reset at the wrong time), etc.