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/GetSpecificPortMappingEntryResp.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 '')
-rw-r--r-- | external/miniupnpc/testreplyparse/GetSpecificPortMappingEntryResp.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/external/miniupnpc/testreplyparse/GetSpecificPortMappingEntryResp.xml b/external/miniupnpc/testreplyparse/GetSpecificPortMappingEntryResp.xml deleted file mode 100644 index 77e8d9c7c..000000000 --- a/external/miniupnpc/testreplyparse/GetSpecificPortMappingEntryResp.xml +++ /dev/null @@ -1,2 +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:GetSpecificPortMappingEntryResponse xmlns:u="urn:schemas-upnp-org:service:WANIPConnection:1"><NewInternalPort>12345</NewInternalPort><NewInternalClient>192.168.10.110</NewInternalClient><NewEnabled>1</NewEnabled><NewPortMappingDescription>libminiupnpc</NewPortMappingDescription><NewLeaseDuration>0</NewLeaseDuration></u:GetSpecificPortMappingEntryResponse></s:Body></s:Envelope> - |