1
0
mirror of https://git.openwrt.org/feed/routing.git synced 2024-06-13 10:49:15 +02:00
openwrt-routing/luci-app-bmx6/bmx6/www
Roger Pueyo Centelles 2cc3c50bed luci-app-bmx6: Fix corner case in bmx6-info?tunnels
The bmx6-info script will return null when no tunnels are known to BMX6.
However, the "Graph" and the "Tunnels" pages expect a JSON structure with an
array of tunnels. In case no tunnels are known to BMX6, bmx6-info now returns
'{ "tunnels" : [] }'.

Fixes #434

Signed-off-by: Roger Pueyo Centelles <roger.pueyo@guifi.net>
2018-12-08 22:20:42 +01:00
..
cgi-bin luci-app-bmx6: Fix corner case in bmx6-info?tunnels 2018-12-08 22:20:42 +01:00
luci-static/resources/bmx6 luci-app-bmx6: Fix URL of network topology JSON file 2018-12-08 22:02:48 +01:00