https://bugs.winehq.org/show_bug.cgi?id=53499
--- Comment #9 from Stanislav Slow stanislav.rimsha@gmail.com --- (In reply to Hans Leidekker from comment #7)
You should try to figure out where this ID comes from. Is it a MAC address? In that case I would expect an all-zero ID if for the loopback address. Perhaps a +relay trace will tell us more.
I tried adding +relay but it left me with a half gig log after filtering with RelayExclude as per instructions on Debug page. Not sure I can read through that much logs.
(In reply to Hans Leidekker from comment #8)
(In reply to Stanislav Slow from comment #5)
I'm adding wine-5.0 log for the same application, maybe you could point me to the right direction then?
Are you saying this worked in wine-5.0?
No, I'm saying that I first encountered the issue under wine-5.0 and iphlpapi debug looked like it was the GetAdaptersInfo where loopback was present, that's where I got the idea first.