From: Jo-Philipp Wich Date: Mon, 29 Dec 2008 17:39:48 +0000 (+0000) Subject: applications/siitwizard: use unique-local ip6addrtype X-Git-Tag: 0.9.0~845 X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=f1c54fddcc43d00167ad4af35e6e871f43bd31ba;hp=9709bb5316b147e0f9ba04d228d2fb72306e824d applications/siitwizard: use unique-local ip6addrtype --- diff --git a/applications/luci-siitwizard/luasrc/model/cbi/siitwizard.lua b/applications/luci-siitwizard/luasrc/model/cbi/siitwizard.lua index 3603d6e36..57ba556ac 100644 --- a/applications/luci-siitwizard/luasrc/model/cbi/siitwizard.lua +++ b/applications/luci-siitwizard/luasrc/model/cbi/siitwizard.lua @@ -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