net/mwan3-luci: fix iface_state on on status page 5012/head
authorFlorian Eckert <fe@dev.tdt.de>
Wed, 25 Oct 2017 11:46:15 +0000 (13:46 +0200)
committerFlorian Eckert <fe@dev.tdt.de>
Mon, 11 Dec 2017 14:21:16 +0000 (15:21 +0100)
commit78acfcc7ed0696cc2e0f83cb493c59e30af29247
tree57c2e0295db031e36fc30aeffec9fe05ed999c92
parent58a1a733e5bad2601c959f36c78ae759c3d38b3e
net/mwan3-luci: fix iface_state on on status page

Since commit 4739584c2434fda6c4f14b0ef3d38fa055352c0e the status of the
interface is not reported correctly anymore. To fix this issue do not test
if the routing table is presented use instead the "/var/run/iface_state/[iface]"
to get the interface state because the routing table will not get deleted
anymore if the interface is offline.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
net/mwan3-luci/Makefile
net/mwan3-luci/files/usr/lib/lua/luci/controller/mwan3.lua