<%# LuCI - Lua Configuration Interface Copyright 2008-2009 Steven Barth Copyright 2008-2009 Jo-Philipp Wich Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 $Id: routes.htm 7168 2011-06-17 12:34:28Z jow $ -%> <%- require "luci.sys" require "luci.tools.webadmin" require "nixio.fs" local util = require "luci.util" local style = true -%> <%+header%>

<%:ipbandwidth%>

<%:The following rules are currently active on this system.%>
IP Bandwidth
<%:Hostname%> <%_IPv4-Address%> <%_MAC-Address%> <%:Total Download%> <%:Total Upload%> <%:Download/Sec%> <%:Upload/Sec%>

<%+footer%>