applications/siitwizard: use unique-local ip6addrtype
This commit is contained in:
parent
9709bb5316
commit
f1c54fddcc
@ -337,7 +337,7 @@ function mode.write(self, section, value)
|
||||
uci:section("olsrd", "Interface", nil, {
|
||||
ignore = 0,
|
||||
interface = wifi_device,
|
||||
Ip6AddrType = "global"
|
||||
Ip6AddrType = "unique-local"
|
||||
})
|
||||
|
||||
-- hna6
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user