summaryrefslogtreecommitdiff
path: root/interface-definitions/include/static-route-blackhole.xml.i
blob: c880ee7781c273630bb6377592a24329d719ea72 (plain)
1
2
3
4
5
6
7
8
9
10
<!-- included start from static-route-blackhole.xml.i -->
<node name="blackhole">
  <properties>
    <help>Silently discard packets when matched</help>
  </properties>
  <children>
    #include <include/static-route-distance.xml.i>
  </children>
</node>
<!-- included end -->