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 -->