mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 11:16:31 +04:00
If a interface is down, call ubus will return an null message which is used to json_load, it causes json_get_vars gets value from last load and l3_device various is nonzero. Signed-off-by: Kyson Lok <kysonlok@gmail.com>