summaryrefslogtreecommitdiff
path: root/interface-definitions/include/firewall/common-rule-inet.xml.i
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2024-02-01 09:02:44 +0100
committerGitHub <noreply@github.com>2024-02-01 09:02:44 +0100
commitf87b69095028ce49892e8d33c013e1a04bae08e7 (patch)
treee46c54c38eda1276b95a74ad4b0a7f5ef10a0d7e /interface-definitions/include/firewall/common-rule-inet.xml.i
parentf940318e132568abb8322aa6d5c22181c5280012 (diff)
parentf00a8dd320ed52677d3c45044cf03eaf63818567 (diff)
downloadvyos-1x-f87b69095028ce49892e8d33c013e1a04bae08e7.tar.gz
vyos-1x-f87b69095028ce49892e8d33c013e1a04bae08e7.zip
Merge pull request #2913 from vyos/mergify/bp/sagitta/pr-2887
T5977: firewall: remove ipsec options in output chain rule definition… (backport #2887)
Diffstat (limited to 'interface-definitions/include/firewall/common-rule-inet.xml.i')
-rw-r--r--interface-definitions/include/firewall/common-rule-inet.xml.i19
1 files changed, 0 insertions, 19 deletions
diff --git a/interface-definitions/include/firewall/common-rule-inet.xml.i b/interface-definitions/include/firewall/common-rule-inet.xml.i
index 6f56ecc85..85189d975 100644
--- a/interface-definitions/include/firewall/common-rule-inet.xml.i
+++ b/interface-definitions/include/firewall/common-rule-inet.xml.i
@@ -32,25 +32,6 @@
</leafNode>
</children>
</node>
-<node name="ipsec">
- <properties>
- <help>Inbound IPsec packets</help>
- </properties>
- <children>
- <leafNode name="match-ipsec">
- <properties>
- <help>Inbound IPsec packets</help>
- <valueless/>
- </properties>
- </leafNode>
- <leafNode name="match-none">
- <properties>
- <help>Inbound non-IPsec packets</help>
- <valueless/>
- </properties>
- </leafNode>
- </children>
-</node>
<node name="limit">
<properties>
<help>Rate limit using a token bucket filter</help>