luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_network
Arjen de Korte 96f6a79eb2 luci-mod-admin-full: fix incorrect length of DUID-LL
The length of DUID-LL is 80 bits (16 bit DUID type, 16 bit hardware type, 48 bit mac)
which corresponds to 20 nibbles. Also lower the minimum required length of DUID to
20 nibbles in order to allow entering a DUID-LL.

Signed-off-by: Arjen de Korte <build+github@de-korte.org>
2018-01-09 08:08:55 +01:00
..
dhcp.lua luci-mod-admin-full: fix incorrect length of DUID-LL 2018-01-09 08:08:55 +01:00
hosts.lua luci-mod-admin-full: convert luci.sys.net.arptable() to luci.ip.neighbors() 2015-01-22 18:45:28 +01:00
iface_add.lua luci-mod-admin-full: limit interface name length to 15 chars 2015-11-05 11:00:41 +02:00
ifaces.lua luci-mod-admin-full: use "Lease time" instead of "Leasetime" as translation label 2017-05-30 21:25:28 +02:00
network.lua luci-mod-admin-full: allow setting DSL SNR offset for VDSL 2018-01-08 10:31:03 +01:00
proto_ahcp.lua Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
routes.lua luci-mod-admin-full: routes: specify sizes for metric and MTU 2016-10-08 18:41:52 +02:00
vlan.lua luci-mod-admin-full: auto-migrate ifnames when changing VLAN configuration 2017-05-29 08:45:38 +02:00
wifi.lua luci-base: adjust translations 2018-01-09 08:03:03 +01:00
wifi_add.lua luci-mod-admin-full: Fix display problem of wifi_add 2017-01-15 02:16:33 +09:00