Paul Gofman : hnetcfg: Return stub interface from upnpnat_get_StaticPortMappingCollection() if UPNP IGD is found.
Module: wine Branch: master Commit: cbf2ca57749874a34f0ce19f30431577fa8a4e66 URL: https://source.winehq.org/git/wine.git/?a=commit;h=cbf2ca57749874a34f0ce19f3... Author: Paul Gofman <pgofman(a)codeweavers.com> Date: Tue Feb 1 13:49:21 2022 +0300 hnetcfg: Return stub interface from upnpnat_get_StaticPortMappingCollection() if UPNP IGD is found. Signed-off-by: Paul Gofman <pgofman(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/hnetcfg/Makefile.in | 2 +- dlls/hnetcfg/apps.c | 3 +- dlls/hnetcfg/hnetcfg_private.h | 1 + dlls/hnetcfg/port.c | 348 ++++++++++++++++++++++++++++++++++++++++- dlls/hnetcfg/tests/policy.c | 3 +- 5 files changed, 350 insertions(+), 7 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=cbf2ca57749874a34f0ce...
participants (1)
-
Alexandre Julliard