modules/admin-full: add SVG based realtime bandwidth status
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 28 Nov 2010 06:41:45 +0000 (06:41 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 28 Nov 2010 06:41:45 +0000 (06:41 +0000)
commitae3825387bd9b47813e0b862db38959e7000cb02
treed7219f49ce60f72abbcbfab29d780e551cc51bc0
parentf45d5fb952aecd48080c0b48580d0b2113769e2b
modules/admin-full: add SVG based realtime bandwidth status
modules/admin-full/Makefile
modules/admin-full/htdocs/luci-static/resources/bandwidth.svg [new file with mode: 0644]
modules/admin-full/ipkg/postinst [new file with mode: 0755]
modules/admin-full/luasrc/controller/admin/status.lua
modules/admin-full/luasrc/view/admin_status/bandwidth.htm [new file with mode: 0644]
modules/admin-full/root/etc/init.d/luci_bwc [new file with mode: 0755]
modules/admin-full/src/luci-bwc.c [new file with mode: 0644]