mwan3: Fix json_load fails with some data
authoryurtesen <eyurtese@abo.fi>
Tue, 12 Nov 2019 15:53:51 +0000 (17:53 +0200)
committerFlorian Eckert <fe@dev.tdt.de>
Thu, 14 Nov 2019 06:52:27 +0000 (07:52 +0100)
commit84756e7f60acbbee7fd9f7c8eccfaa11ec0e7df5
tree887205a9a5ea7b783040a183585a734be4a73a95
parent168c2928f96f00cbbe3b32699becc498b17bcab1
mwan3: Fix json_load fails with some data

Sometimes the return value of `ubus -S call network.interface.wan status`
cause `json_load` to return `Failed to parse message data` error.

To avoid this, the JSON data always should be quoted with double quotes.

Signed-off-by: Evren Yurtesen <eyurtese@abo.fi>
Removed quoatation marks from commit heading
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Update the version string from 2.8.1 (master) to 2.7.15 (openwrt-19.07)
(cherry picked from commit 94e0c78826b15c95c40bfa82bbf8bba35dc56961)
net/mwan3/Makefile
net/mwan3/files/usr/sbin/mwan3