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.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=f5bfd8b75be995e7e7d106343475172a38f4802f 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 @@ -29,6 +29,28 @@ $Id$
<%: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%>