]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/scan.c
Add debug prints of scan result IEs
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 11 May 2012 12:30:05 +0000 (15:30 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 11 May 2012 12:30:05 +0000 (15:30 +0300)
commit1cbe86e2d6d2b5a7d072093ce1a94082b4b3f472
tree9a362c0cd946c89b4a3c3a5908d37ea2bdc73993
parentf15854d1e15e212ef9dbd8d734f0ffbed69e1b86
Add debug prints of scan result IEs

Excessive debug level can now be used to dump the IEs received in scan
results from both Beacon and Probe Response frames. This makes it easier
to debug issues where the driver (or well, more likely cfg80211) does
not update the IEs based on Beacon frames if even a single Probe
Response frame has been received.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/scan.c