openwrt-packages/net/mwan3
yurtesen baacda1b4a 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>
(cherry picked from commit 94e0c78826)
2020-04-28 10:21:14 +02:00
..
files mwan3: Fix json_load fails with some data 2020-04-28 10:21:14 +02:00
Makefile mwan3: Fix json_load fails with some data 2020-04-28 10:21:14 +02:00