Roan Huang
Committed by Gerrit Code Review

Change default configuration about IPv6

Change-Id: I393a26ab3a0b9d7db57142b3c19d08df05c9c3b4
...@@ -10,4 +10,4 @@ ...@@ -10,4 +10,4 @@
10 # 10 #
11 # Enable using IPv6 Neighbor Discovery by the Host Location Provider. 11 # Enable using IPv6 Neighbor Discovery by the Host Location Provider.
12 # 12 #
13 -# ipv6NeighborDiscovery = false 13 +# ipv6NeighborDiscovery = true
......
...@@ -5,4 +5,4 @@ ...@@ -5,4 +5,4 @@
5 # 5 #
6 # Enable IPv6 Neighbor Discovery. 6 # Enable IPv6 Neighbor Discovery.
7 # 7 #
8 -# ipv6NeighborDiscovery = false 8 +# ipv6NeighborDiscovery = true
......