mirror of
https://github.com/openwrt/luci.git
synced 2026-08-29 08:31:46 +04:00
b1b0ba5ba96c0ed3375cd1bf1792bd1548a8fab1
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>
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.
Languages
JavaScript
70.4%
C
12.4%
Lua
5.8%
CSS
3.6%
UnrealScript
3%
Other
4.7%