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