summaryrefslogtreecommitdiff
path: root/interface-definitions/include/interface/ipv6-options.xml.i
blob: e57c242b0b122fa872c6213ffd8c65f23e8551d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!-- include start from interface/ipv6-options.xml.i -->
<node name="ipv6">
  <properties>
    <help>IPv6 routing parameters</help>
  </properties>
  <children>
    #include <include/interface/ipv6-address.xml.i>
    #include <include/interface/ipv6-disable-forwarding.xml.i>
    #include <include/interface/ipv6-dup-addr-detect-transmits.xml.i>
  </children>
</node>
<!-- include end -->