summaryrefslogtreecommitdiff
path: root/interface-definitions/include/firewall/outbound-interface.xml.i
blob: 8654dfd803d3384186d2e1ae41ad3d5ae69b439d (plain)
1
2
3
4
5
6
7
8
9
10
<!-- include start from firewall/outbound-interface.xml.i -->
<node name="outbound-interface">
  <properties>
    <help>Match outbound-interface</help>
  </properties>
  <children>
    #include <include/firewall/match-interface.xml.i>
  </children>
</node>
<!-- include end -->