summaryrefslogtreecommitdiff
path: root/interface-definitions/include/ospf/log-adjacency-changes.xml.i
blob: 24c6cbe7af3cf62eee3dbd6cb30a8b54604bd047 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!-- include start from ospf/metric-type.xml.i -->
<node name="log-adjacency-changes">
  <properties>
    <help>Log adjacency state changes</help>
  </properties>
  <children>
    <leafNode name="detail">
      <properties>
        <help>Log all state changes</help>
        <valueless/>
      </properties>
    </leafNode>
  </children>
</node>
<!-- include end -->