diff options
author | Aleksander Morgado <aleksander@lanedo.com> | 2013-08-15 18:57:10 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@lanedo.com> | 2013-08-15 19:09:51 +0200 |
commit | 663d49696821e8a269662f4c42ecab6c43c3055e (patch) | |
tree | 072f680f94253f02aebf095ecaaef5c53ce0d0b9 /libmm-glib/mm-object.h | |
parent | f9c75bc4876311c4fd4e30a5d78562e532c085b6 (diff) |
huawei: improve ^NDISSTATQRY parser for newer firmware
Newer firmware for Huawei devices will not split the IPv4 and IPv6 info in
different lines for the ^NDISSTATQRY reply; instead they will be included in the
same line. E.g. instead of
^NDISSTATQRY: 1,,,IPV4
^NDISSTATQRY: 0,33,,IPV6
OK
We may have:
^NDISSTATQRY:0,,,"IPV4",0,33,,"IPV6"
Also note the optional spaces after the ':', and that in the new version the
strings are enclosed in double quotes.
https://bugzilla.gnome.org/show_bug.cgi?id=705339
Diffstat (limited to 'libmm-glib/mm-object.h')
0 files changed, 0 insertions, 0 deletions