summaryrefslogtreecommitdiff
path: root/interface-definitions/include/interface/ipv6-options.xml.i
blob: ec6ec64ee93f91787d88c9ed1d66337520e0cdd5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!-- include start from interface/ipv6-options.xml.i -->
<node name="ipv6">
  <properties>
    <help>IPv6 routing parameters</help>
  </properties>
  <children>
    #include <include/interface/adjust-mss.xml.i>
    #include <include/interface/base-reachable-time.xml.i>
    #include <include/interface/disable-forwarding.xml.i>
    #include <include/interface/ipv6-accept-dad.xml.i>
    #include <include/interface/ipv6-address.xml.i>
    #include <include/interface/ipv6-dup-addr-detect-transmits.xml.i>
    #include <include/interface/source-validation.xml.i>
  </children>
</node>
<!-- include end -->