diff options
author | GurliGebis <GurliGebis@users.noreply.github.com> | 2023-12-15 07:09:53 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-15 07:09:53 +0100 |
commit | e2d9b215659a9131e9a03f9ebd74c8af6a9e37fd (patch) | |
tree | d3315a4e308ea9d98ef22e26376bad74c46ebd12 /interface-definitions/include/firewall/ipv4-custom-name.xml.i | |
parent | c2bbfc0126ab73dba612bb522d76a539e13f86a6 (diff) | |
download | vyos-1x-e2d9b215659a9131e9a03f9ebd74c8af6a9e37fd.tar.gz vyos-1x-e2d9b215659a9131e9a03f9ebd74c8af6a9e37fd.zip |
firewall: T4502: add ofload to firewall table actions
Diffstat (limited to 'interface-definitions/include/firewall/ipv4-custom-name.xml.i')
-rw-r--r-- | interface-definitions/include/firewall/ipv4-custom-name.xml.i | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/interface-definitions/include/firewall/ipv4-custom-name.xml.i b/interface-definitions/include/firewall/ipv4-custom-name.xml.i index 9d6ecfaf2..c6420fe1f 100644 --- a/interface-definitions/include/firewall/ipv4-custom-name.xml.i +++ b/interface-definitions/include/firewall/ipv4-custom-name.xml.i @@ -33,6 +33,7 @@ <children> #include <include/firewall/common-rule-ipv4.xml.i> #include <include/firewall/inbound-interface.xml.i> + #include <include/firewall/offload-target.xml.i> #include <include/firewall/outbound-interface.xml.i> </children> </tagNode> |