luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_network
Jo-Philipp Wich a9e8376c20 luci-mod-admin-full: automatically set dns=1 for static leases with hostname
Most users likely want the hostname of a static DHCP lease to be resolveable,
even if the corresponding host is currently offline.

Adjust the form logic to automatically set 'option dns 1' whenever a name is
specified in the static lease entry.

FIxes LEDE FS#815.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-06-02 01:02:42 +02:00
..
dhcp.lua luci-mod-admin-full: automatically set dns=1 for static leases with hostname 2017-06-02 01:02:42 +02: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: add dsl configuration 2016-03-07 20:59:19 +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-mod-admin-full: "isolate" option is missing for mac80211 2017-05-01 17:16:00 -04:00
wifi_add.lua luci-mod-admin-full: Fix display problem of wifi_add 2017-01-15 02:16:33 +09:00