summaryrefslogtreecommitdiff
path: root/interface-definitions/include/firewall/source-destination-group-inet.xml.i
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2026-02-16 15:45:01 +0100
committerGitHub <noreply@github.com>2026-02-16 15:45:01 +0100
commit33752c9a41f2e79c1ef3884188968d0f48bc79d8 (patch)
treeb309b02d15d913709a88bf120551e511559459a1 /interface-definitions/include/firewall/source-destination-group-inet.xml.i
parent2bf396b489f89ee76d8f8ad6633bcea0aac82e26 (diff)
parent93a5c32c0d473a8318e9733ce8ded544961a6a27 (diff)
downloadvyos-1x-33752c9a41f2e79c1ef3884188968d0f48bc79d8.tar.gz
vyos-1x-33752c9a41f2e79c1ef3884188968d0f48bc79d8.zip
Merge pull request #4991 from c-po/policy-xml-cleanup
xml: T8271: cleanup duplicate includes and split duplicate code into new building blocks
Diffstat (limited to 'interface-definitions/include/firewall/source-destination-group-inet.xml.i')
-rw-r--r--interface-definitions/include/firewall/source-destination-group-inet.xml.i11
1 files changed, 2 insertions, 9 deletions
diff --git a/interface-definitions/include/firewall/source-destination-group-inet.xml.i b/interface-definitions/include/firewall/source-destination-group-inet.xml.i
index 174051624..775fda9b3 100644
--- a/interface-definitions/include/firewall/source-destination-group-inet.xml.i
+++ b/interface-definitions/include/firewall/source-destination-group-inet.xml.i
@@ -20,7 +20,6 @@
</completionHelp>
</properties>
</leafNode>
- #include <include/firewall/mac-group.xml.i>
<leafNode name="ipv4-network-group">
<properties>
<help>Group of IPv4 networks</help>
@@ -37,14 +36,8 @@
</completionHelp>
</properties>
</leafNode>
- <leafNode name="port-group">
- <properties>
- <help>Group of ports</help>
- <completionHelp>
- <path>firewall group port-group</path>
- </completionHelp>
- </properties>
- </leafNode>
+ #include <include/firewall/mac-group.xml.i>
+ #include <include/firewall/port-group.xml.i>
</children>
</node>
<!-- include end -->