diff options
author | Nicolas Fort <nicolasfort1988@gmail.com> | 2024-01-23 18:43:34 +0000 |
---|---|---|
committer | Nicolas Fort <nicolasfort1988@gmail.com> | 2024-01-23 18:43:34 +0000 |
commit | 9d490ecf616eb9d019beee37a3802705c4109d9d (patch) | |
tree | 972f70a129a85fe056f4c4e46c97110915054951 /interface-definitions/include/firewall/ipv6-hook-input.xml.i | |
parent | 20106f2e827ecfa9dc347d102fe809c736d17a48 (diff) | |
download | vyos-1x-9d490ecf616eb9d019beee37a3802705c4109d9d.tar.gz vyos-1x-9d490ecf616eb9d019beee37a3802705c4109d9d.zip |
T5977: firewall: remove ipsec options in output chain rule definitions, since it's not supported.
Diffstat (limited to 'interface-definitions/include/firewall/ipv6-hook-input.xml.i')
-rw-r--r-- | interface-definitions/include/firewall/ipv6-hook-input.xml.i | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/interface-definitions/include/firewall/ipv6-hook-input.xml.i b/interface-definitions/include/firewall/ipv6-hook-input.xml.i index 493611fb1..e1f41e64c 100644 --- a/interface-definitions/include/firewall/ipv6-hook-input.xml.i +++ b/interface-definitions/include/firewall/ipv6-hook-input.xml.i @@ -27,6 +27,7 @@ <children> #include <include/firewall/common-rule-ipv6.xml.i> #include <include/firewall/inbound-interface.xml.i> + #include <include/firewall/match-ipsec.xml.i> </children> </tagNode> </children> |