[Bug 53499] GetAdaptersInfo returns loopback interface while it should omit it

WineHQ Bugzilla wine-bugs at winehq.org
Fri Aug 5 07:48:31 CDT 2022


https://bugs.winehq.org/show_bug.cgi?id=53499

--- Comment #14 from Stanislav Slow <stanislav.rimsha at gmail.com> ---
(In reply to Hans Leidekker from comment #13)
> (In reply to Stanislav Slow from comment #12)
> > The question now is - why does it try to bind to a DOWN state interface
> > under wine but doesn't do it on windows? Does GetAdaptersInfo supply state
> > info?
> 
> It doesn't.

Then the issue may be in the getIfEntry method which should supply the
interface status (according to microsoft docs) and is called right before
binding. I can open another issue on that if thats ok. And you can close this
one since I was wrong about the GetAdaptersInfo.

Thanks for helping me investigating this case!

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list