diff options
author | Riccardo Spagni <ric@spagni.net> | 2015-12-30 10:00:50 +0200 |
---|---|---|
committer | Riccardo Spagni <ric@spagni.net> | 2015-12-30 10:00:50 +0200 |
commit | bd8e0fd2a11efe8c0e92ac3a8b8373b87a93ed95 (patch) | |
tree | 2e6e0a1dba09939058f9ad930ce2fc3963777631 /external/miniupnpc/testdesc/linksys_WAG200G_desc.values | |
parent | updated miniupnpc (diff) | |
download | monero-bd8e0fd2a11efe8c0e92ac3a8b8373b87a93ed95.tar.xz |
add missing miniupnpc files, modify cmake to not build miniupnpc tests and to fix an issue with finding miniupnpcstrings
Diffstat (limited to 'external/miniupnpc/testdesc/linksys_WAG200G_desc.values')
-rw-r--r-- | external/miniupnpc/testdesc/linksys_WAG200G_desc.values | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/external/miniupnpc/testdesc/linksys_WAG200G_desc.values b/external/miniupnpc/testdesc/linksys_WAG200G_desc.values new file mode 100644 index 000000000..cf4222187 --- /dev/null +++ b/external/miniupnpc/testdesc/linksys_WAG200G_desc.values @@ -0,0 +1,14 @@ +# values for linksys_WAG200G_desc.xml + +CIF: + servicetype = urn:schemas-upnp-org:service:WANCommonInterfaceConfig:1 + controlurl = /upnp/control/WANCommonIFC1 + eventsuburl = /upnp/event/WANCommonIFC1 + scpdurl = /cmnicfg.xml + +first: + servicetype = urn:schemas-upnp-org:service:WANPPPConnection:1 + controlurl = /upnp/control/WANPPPConn1 + eventsuburl = /upnp/event/WANPPPConn1 + scpdurl = /pppcfg.xml + |