From: Jo-Philipp Wich Date: Sun, 13 Mar 2011 22:15:53 +0000 (+0000) Subject: modules/admin-full: move former active connections arp info to the routes overview... X-Git-Tag: 0.11.0~2199 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f5bfd8b75be995e7e7d106343475172a38f4802f;p=oweals%2Fluci.git modules/admin-full: move former active connections arp info to the routes overview page --- diff --git a/modules/admin-full/luasrc/view/admin_status/routes.htm b/modules/admin-full/luasrc/view/admin_status/routes.htm index c3a0fb3a0..52a80d98d 100644 --- a/modules/admin-full/luasrc/view/admin_status/routes.htm +++ b/modules/admin-full/luasrc/view/admin_status/routes.htm @@ -28,6 +28,28 @@ $Id$

<%:Routes%>

<%:The following rules are currently active on this system.%>
+
+ ARP +
+ + + + + + + + <% luci.sys.net.arptable(function(e) %> + + + + + + <% style = not style; end) %> +
<%_IPv4-Address%><%_MAC-Address%><%:Interface%>
<%=e["IP address"]%><%=e["HW address"]%><%=e["Device"]%>
+
+
+
+
<%_Active IPv4-Routes%>