summaryrefslogtreecommitdiff
path: root/interface-definitions/include/firewall/ipv6-hook-prerouting.xml.i
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@vyos.io>2024-10-04 12:21:51 +0100
committerGitHub <noreply@github.com>2024-10-04 12:21:51 +0100
commit2a46c1cfb229f0e473b91aeaf8dfd278527ccda6 (patch)
treec7b547b5ddd9f3a34d402cf09f22c238677ff087 /interface-definitions/include/firewall/ipv6-hook-prerouting.xml.i
parent43f646d6046e6edf62456f9e414cf1e1f1638e40 (diff)
parente846d2c1500df83742eb803684980396857cc0f1 (diff)
downloadvyos-1x-2a46c1cfb229f0e473b91aeaf8dfd278527ccda6.tar.gz
vyos-1x-2a46c1cfb229f0e473b91aeaf8dfd278527ccda6.zip
Merge pull request #4123 from nicolas-fort/fwall_set_commands
T6760: firewall: add packet modifications existing in policy route to regular firewall ruleset.
Diffstat (limited to 'interface-definitions/include/firewall/ipv6-hook-prerouting.xml.i')
-rw-r--r--interface-definitions/include/firewall/ipv6-hook-prerouting.xml.i4
1 files changed, 4 insertions, 0 deletions
diff --git a/interface-definitions/include/firewall/ipv6-hook-prerouting.xml.i b/interface-definitions/include/firewall/ipv6-hook-prerouting.xml.i
index 21f8de6f9..15454bbbf 100644
--- a/interface-definitions/include/firewall/ipv6-hook-prerouting.xml.i
+++ b/interface-definitions/include/firewall/ipv6-hook-prerouting.xml.i
@@ -35,6 +35,10 @@
#include <include/firewall/common-rule-ipv6-raw.xml.i>
#include <include/firewall/match-ipsec-in.xml.i>
#include <include/firewall/inbound-interface.xml.i>
+ #include <include/firewall/set-packet-modifications-dscp.xml.i>
+ #include <include/firewall/set-packet-modifications-mark.xml.i>
+ #include <include/firewall/set-packet-modifications-tcp-mss.xml.i>
+ #include <include/firewall/set-packet-modifications-hop-limit.xml.i>
<leafNode name="jump-target">
<properties>
<help>Set jump target. Action jump must be defined to use this setting</help>