diff options
author | Riccardo Spagni <ric@spagni.net> | 2018-04-21 22:01:54 +0200 |
---|---|---|
committer | Riccardo Spagni <ric@spagni.net> | 2018-04-21 22:01:54 +0200 |
commit | 8fdf645397654956b74d6ddcd79f94bfa7bf2c5f (patch) | |
tree | 507f8764f20cd3254f5a411e6619e24fd12489bd /external/miniupnpc/testreplyparse/GetSpecificPortMappingEntryReq.xml | |
parent | Merge pull request #3579 (diff) | |
parent | Build: remove UPnP definition from snap (diff) | |
download | monero-8fdf645397654956b74d6ddcd79f94bfa7bf2c5f.tar.xz |
Merge pull request #3670
19e01378 Build: remove UPnP definition from snap (anonimal)
6b853980 Build: update CMake and p2p for in-tree miniupnp (anonimal)
859db52f CMake: update new location of in-tree miniupnpc (anonimal)
f21df05c Build: add miniupnp submodule (anonimal)
10685648 Build: remove in-tree miniupnpc (anonimal)
Diffstat (limited to 'external/miniupnpc/testreplyparse/GetSpecificPortMappingEntryReq.xml')
-rw-r--r-- | external/miniupnpc/testreplyparse/GetSpecificPortMappingEntryReq.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/external/miniupnpc/testreplyparse/GetSpecificPortMappingEntryReq.xml b/external/miniupnpc/testreplyparse/GetSpecificPortMappingEntryReq.xml deleted file mode 100644 index bbb540eac..000000000 --- a/external/miniupnpc/testreplyparse/GetSpecificPortMappingEntryReq.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0"?> -<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><s:Body><u:GetSpecificPortMappingEntry xmlns:u="urn:schemas-upnp-org:service:WANIPConnection:1"><NewRemoteHost></NewRemoteHost><NewExternalPort>12345</NewExternalPort><NewProtocol>UDP</NewProtocol></u:GetSpecificPortMappingEntry></s:Body></s:Envelope> - |