From: Jo-Philipp Wich Date: Mon, 25 Jan 2016 16:54:38 +0000 (+0100) Subject: luci-mod-admin-full: map DHCPv6 DUIDs to MACs X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=02a93bca500acac3d051ac6a541e70905f1934e9;p=project%2Fluci.git luci-mod-admin-full: map DHCPv6 DUIDs to MACs Map DUIDs to their corresponding MAC addresses in order to correlate them with IPv4 information. This is useful to e.g. identify IPv6 hosts which do not send a name. Signed-off-by: Jo-Philipp Wich --- diff --git a/modules/luci-mod-admin-full/luasrc/view/admin_network/lease_status.htm b/modules/luci-mod-admin-full/luasrc/view/admin_network/lease_status.htm index ab8e73257..f7787dd1e 100644 --- a/modules/luci-mod-admin-full/luasrc/view/admin_network/lease_status.htm +++ b/modules/luci-mod-admin-full/luasrc/view/admin_network/lease_status.htm @@ -1,4 +1,18 @@