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:43:18 +0000 (07:43 +0100)
commit94e0c78826b15c95c40bfa82bbf8bba35dc56961
tree00eea07c1c25ad4d6ada8859081240e41d4acba8
parent192c44e2642639980f080d636fa002ae5571b857
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>
net/mwan3/Makefile
net/mwan3/files/usr/sbin/mwan3