summaryrefslogtreecommitdiff
path: root/interface-definitions/include/firewall/hop-limit.xml.i
blob: d375dc985cd7044e2001aa1b4a1e6a55cdf2c314 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!-- include start from firewall/hop-limit.xml.i -->
<node name="hop-limit">
  <properties>
    <help>Hop limit</help>
  </properties>
  <children>
    #include <include/firewall/eq.xml.i>
    #include <include/firewall/gt.xml.i>
    #include <include/firewall/lt.xml.i>
  </children>
</node>
<!-- include end -->