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: http://git.99rst.org/?a=commitdiff_plain;h=02a93bca500acac3d051ac6a541e70905f1934e9;p=openwrt-luci.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 ab8e732573..f7787dd1ea 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 @@