libiwinfo: ignore log messages from wpa_supplicant while scanning
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 9 Jun 2013 14:39:09 +0000 (14:39 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 9 Jun 2013 14:39:09 +0000 (14:39 +0000)
commitcb24c37858e2628c9dba371653779ad2aa771899
tree1c653ea3f2c3e24da0b6f6d8941eee5dc517eb59
parentf995c90329e028ff39b33fb70d5f2f113143e2e6
libiwinfo: ignore log messages from wpa_supplicant while scanning

wpa_supplicant may send log and event messages intermixed with the
expected scan results.  This makes "iwinfo wlan0 scan" and LuCI
"site survey" display nothing when many AP's are around.

Eliminate the CTRL-EVENT-BSS-ADDED events, interspersed log messages,
lines with unexpected format.  Increase timeout to handle the max
number of channels (2.4, 3.6, 4.9, 5 GHz).  Insure receive buffer is
null-terminated.

Signed-off-by: Jean-Pierre Tosoni <jp.tosoni@acksys.fr>
SVN-Revision: 36888
package/network/utils/iwinfo/src/iwinfo_nl80211.c