X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=protocols%2Fluci-proto-ipv6%2Fluasrc%2Fmodel%2Fcbi%2Fadmin_network%2Fproto_map.lua;h=37d4ec901aed0dc18dc50cacfc63791dc683f2fa;hp=2f8108ef1c8dc7d9c3308026b34eebd85bec66d9;hb=ecd460f79f34843904b16d45b42079d60b30bd70;hpb=8030cc6f4bc386699b8214788440cdaf1f37acdd diff --git a/protocols/luci-proto-ipv6/luasrc/model/cbi/admin_network/proto_map.lua b/protocols/luci-proto-ipv6/luasrc/model/cbi/admin_network/proto_map.lua index 2f8108ef1..37d4ec901 100644 --- a/protocols/luci-proto-ipv6/luasrc/model/cbi/admin_network/proto_map.lua +++ b/protocols/luci-proto-ipv6/luasrc/model/cbi/admin_network/proto_map.lua @@ -50,7 +50,7 @@ ip6prefixlen.datatype = "range(0,64)" s:taboption("general", Value, "ealen", - translate("EA-bits length")).datatype = "range(0,16)" + translate("EA-bits length")).datatype = "range(0,48)" s:taboption("general", Value, "psidlen", translate("PSID-bits length")).datatype = "range(0,16)"