From: Jo-Philipp Wich Date: Mon, 29 Dec 2008 17:39:48 +0000 (+0000) Subject: applications/siitwizard: use unique-local ip6addrtype X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=f1c54fddcc43d00167ad4af35e6e871f43bd31ba;p=openwrt-luci.git 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 3603d6e363..57ba556ac5 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