CodeforEvolution
543ecb0217
miniupnpc: Sync with upstream master (4436632)
...
(cherry picked from commit 0c37c4021b
)
2020-03-06 23:54:24 +01:00
Fabio Alessandrelli
388adac947
Fix UPNP on windows after #30205 .
...
The problem could be related to different byte ordering when copying
the interface address over the binding address.
(cherry picked from commit e85330231c
)
2020-02-14 16:01:29 +01:00
Rémi Verschelde
e2fbfb1ded
miniupnpc: Sync with upstream master (0ab1d67)
2019-11-12 09:06:31 +01:00
Fabio Alessandrelli
78907d91f1
Update miniupnpc library to latest master
2019-06-30 17:49:40 +02:00
Fabio Alessandrelli
f961758fbe
Update miniupnpc to use UWP compatible APIs.
...
Use GetBestInterfaceEX and GetAdaptersAddresses instead of GetBestRoute
and GetIpAddrTable.
2018-09-13 20:31:09 +02:00
Rémi Verschelde
af57515775
UPnP: Fix includes of thirdparty headers
2018-09-11 18:09:12 +02:00
mhilbrunner
c21da40de5
Add UPnP support (port forwarding, querying external IP)
2018-06-07 01:52:04 +02:00