mirror of
https://github.com/openwrt/routing.git
synced 2025-12-21 19:14:31 +04:00
71d7806ba11d6c350b2d3db1f23fb847b4e834c8
each time the luci view `network/bmx6/tunnels is displayed it shows results
each 5 seconds. It queries to a cgi script bmx6-info.sh that causes a strange
error in logread:
daemon.err uhttpd[pid]: sh: "tunnels":: unknown operand
Prior versions to 19.x release did not show it.
Signed-off-by: Pedro <pedrowrt@cas.cat>
Change feed name in Readme from openwrt-routing to routing because feeds system does not support "-"
This is an OpenWrt package feed containing community maintained routing packages. To use these packages, add the following line to the feeds.conf in the OpenWrt buildroot: src-git routing git://github.com/openwrt-routing/packages.git Update the feed: ./scripts/feeds update routing Activate the package: ./scripts/feeds install -a -p routing The routing packages should now appear in menuconfig.
Description
Languages
Shell
34.9%
Makefile
32.6%
Lua
15.9%
C
14.8%
HTML
1.8%