diff options
Diffstat (limited to 'interface-definitions/policy-route.xml.in')
| -rw-r--r-- | interface-definitions/policy-route.xml.in | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/interface-definitions/policy-route.xml.in b/interface-definitions/policy-route.xml.in index c2a9a8d94..ba1371fab 100644 --- a/interface-definitions/policy-route.xml.in +++ b/interface-definitions/policy-route.xml.in @@ -47,6 +47,8 @@                  </children>                </node>                #include <include/policy/route-common-rule-ipv6.xml.i> +              #include <include/firewall/packet-length.xml.i> +              #include <include/firewall/hop-limit.xml.i>              </children>            </tagNode>          </children> @@ -96,6 +98,8 @@                  </children>                </node>                #include <include/policy/route-common-rule.xml.i> +              #include <include/firewall/packet-length.xml.i> +              #include <include/firewall/ttl.xml.i>              </children>            </tagNode>          </children> | 
