LuCI - OpenWrt Configuration Interface
The regex used to process the iface query string argument in vnstat.htm was stripping underscores, which caused the graph not to display for interfaces with names containing underscores. This patch adds the underscore to that regex so that the interface name will be correct and the graph will be displayed. Signed-off-by: Michael Marley <michael@michaelmarley.com> |
||
---|---|---|
applications | ||
build | ||
collections | ||
contrib | ||
libs | ||
modules | ||
protocols | ||
themes | ||
.buildpath | ||
.cproject | ||
.gitignore | ||
.project | ||
CONTRIBUTING.md | ||
INSTALL | ||
LICENSE | ||
luci.mk | ||
Makefile | ||
NOTICE | ||
README.md | ||
THANKYOU |
OpenWrt luci feed
Description
This is the OpenWrt "luci"-feed containing LuCI - OpenWrt Configuration Interface.
Usage
This feed is enabled by default. To install all its package definitions, run:
./scripts/feeds update luci
./scripts/feeds install -a -p luci
License
See LICENSE file.
Package Guidelines
See CONTRIBUTING.md file.