summaryrefslogtreecommitdiff
path: root/interface-definitions/policy-route.xml.in
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2023-03-31 16:16:08 +0200
committerGitHub <noreply@github.com>2023-03-31 16:16:08 +0200
commit11ace86f58261908f1ab15366b73aeddb14745c9 (patch)
tree9b76855c810d1a6600e2c8a3796bddafebb11133 /interface-definitions/policy-route.xml.in
parentd98b70aead175809f9b14b9f16779481bbde0877 (diff)
parentc41af9698abaeb1dc656933570c14fc9d75c9ce5 (diff)
downloadvyos-1x-11ace86f58261908f1ab15366b73aeddb14745c9.tar.gz
vyos-1x-11ace86f58261908f1ab15366b73aeddb14745c9.zip
Merge pull request #1922 from nicolas-fort/T5128
T5128: Policy Route: allow wildcard on interface
Diffstat (limited to 'interface-definitions/policy-route.xml.in')
-rw-r--r--interface-definitions/policy-route.xml.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/interface-definitions/policy-route.xml.in b/interface-definitions/policy-route.xml.in
index bbd6dbf56..d4ec75786 100644
--- a/interface-definitions/policy-route.xml.in
+++ b/interface-definitions/policy-route.xml.in
@@ -12,8 +12,8 @@
</properties>
<children>
#include <include/generic-description.xml.i>
- #include <include/generic-interface-multi.xml.i>
#include <include/firewall/enable-default-log.xml.i>
+ #include <include/generic-interface-multi-wildcard.xml.i>
<tagNode name="rule">
<properties>
<help>Policy rule number</help>
@@ -67,8 +67,8 @@
</properties>
<children>
#include <include/generic-description.xml.i>
- #include <include/generic-interface-multi.xml.i>
#include <include/firewall/enable-default-log.xml.i>
+ #include <include/generic-interface-multi-wildcard.xml.i>
<tagNode name="rule">
<properties>
<help>Policy rule number</help>