summaryrefslogtreecommitdiff
path: root/interface-definitions
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-12-19 11:03:38 +0100
committerGitHub <noreply@github.com>2021-12-19 11:03:38 +0100
commit7b37b836db55a863ff6285e601909d1eb7d4a97a (patch)
tree5773b8ee1cbd04d65c8d27371aeb04ae67b6271c /interface-definitions
parent0f04c1cd73fa40eee3761393db5183b2d9108309 (diff)
parentbd53db9eb63b907a83336ccf8d179b46bf5d42d4 (diff)
downloadvyos-1x-7b37b836db55a863ff6285e601909d1eb7d4a97a.tar.gz
vyos-1x-7b37b836db55a863ff6285e601909d1eb7d4a97a.zip
Merge pull request #1112 from srividya0208/T4070
T4070: natv4: Add "any" for inbound-interface list
Diffstat (limited to 'interface-definitions')
-rw-r--r--interface-definitions/nat.xml.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/interface-definitions/nat.xml.in b/interface-definitions/nat.xml.in
index 3cf3ba6aa..f79680947 100644
--- a/interface-definitions/nat.xml.in
+++ b/interface-definitions/nat.xml.in
@@ -18,6 +18,7 @@
<properties>
<help>Inbound interface of NAT traffic</help>
<completionHelp>
+ <list>any</list>
<script>${vyos_completion_dir}/list_interfaces.py</script>
</completionHelp>
</properties>