openwrtv3/package/network
Koen Vandeputte 3508f8abb4 uqmi: use correct value for connection checking
Originally, the implementation only checked if uqmi command
execution succeeded properly without actually checking it's returned data.

This lead to a pass, even when the returned data was indicating an error.

Rework the verification to actually check the returned data,
which can only be correct if the uqmi command itself also executed correctly.

On command execution success, value "pdh_" is a pure numeric value.

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
2018-02-13 10:01:53 +01:00
..
config netifd: update to latest git HEAD 2018-02-07 12:03:56 +01:00
ipv6 odhcp6c: fix appending of emtpy sendopt value (FS#1336) 2018-02-08 18:29:37 +01:00
services wireguard: bump to 20180202 2018-02-03 14:29:57 +01:00
utils uqmi: use correct value for connection checking 2018-02-13 10:01:53 +01:00