https://bugs.winehq.org/show_bug.cgi?id=49449
Arek Hiler ahiler@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ahiler@codeweavers.com
--- Comment #1 from Arek Hiler ahiler@codeweavers.com --- I wonder if stubbing the collection of port mappings and E_NOTIMPL on all the calls there would help us. I'll play a bit with get_StaticPortMappingCollection() returning different things and see if this will help.
Anyway, someday someone should probably implement true upnp support so the port forwarding on compatible routers will just work through this API :-)
Let me try to reproduce the issue locally first.