summaryrefslogtreecommitdiff
path: root/interface-definitions/include/firewall/ttl.xml.i
blob: 9c782a9a57a286fd5f697d42f8bff4b54f6d6c3a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!-- include start from firewall/ttl.xml.i -->
<node name="ttl">
  <properties>
    <help>Time to live 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 -->