summaryrefslogtreecommitdiff
path: root/interface-definitions/service-upnp.xml.in
diff options
context:
space:
mode:
authorViacheslav Hletenko <v.gletenko@vyos.io>2022-08-16 14:55:10 +0000
committerViacheslav Hletenko <v.gletenko@vyos.io>2022-08-16 14:55:10 +0000
commitd69b7989620da1348fe187975dc5a1c467400354 (patch)
treedaad854f5f7ae6f6adefb127c19d3835416810b3 /interface-definitions/service-upnp.xml.in
parenta21669ee5c87425a2eb91631eb00774b30249c8e (diff)
downloadvyos-1x-d69b7989620da1348fe187975dc5a1c467400354.tar.gz
vyos-1x-d69b7989620da1348fe187975dc5a1c467400354.zip
upnp: T4613: Verify listen key in dictionary
There is no check if 'listen' is exist in the dictionary, fix it Fix odd ValueHelp format
Diffstat (limited to 'interface-definitions/service-upnp.xml.in')
-rw-r--r--interface-definitions/service-upnp.xml.in12
1 files changed, 6 insertions, 6 deletions
diff --git a/interface-definitions/service-upnp.xml.in b/interface-definitions/service-upnp.xml.in
index a129b7260..b1e6f170a 100644
--- a/interface-definitions/service-upnp.xml.in
+++ b/interface-definitions/service-upnp.xml.in
@@ -103,19 +103,19 @@
</valueHelp>
<valueHelp>
<format>ipv4</format>
- <description>IP address to listen for incoming connections</description>
+ <description>IPv4 address to listen for incoming connections</description>
</valueHelp>
<valueHelp>
- <format>ipv4-prefix</format>
- <description>IP prefix to listen for incoming connections</description>
+ <format>ipv4net</format>
+ <description>IPv4 prefix to listen for incoming connections</description>
</valueHelp>
<valueHelp>
<format>ipv6</format>
- <description>IP address to listen for incoming connections</description>
+ <description>IPv6 address to listen for incoming connections</description>
</valueHelp>
<valueHelp>
- <format>ipv6-prefix</format>
- <description>IP prefix to listen for incoming connections</description>
+ <format>ipv6net</format>
+ <description>IPv6 prefix to listen for incoming connections</description>
</valueHelp>
<multi/>
<constraint>