Allow BSS to return information for AP that uses an invalid WSC IE
authorJouni Malinen <j@w1.fi>
Sat, 29 Aug 2015 20:59:44 +0000 (23:59 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 29 Aug 2015 21:01:48 +0000 (00:01 +0300)
commitfc078be2dd7ff99d03c2edf88a1c226e151d00b0
tree1b645bb4925c503fe56acad0c90b780f139c4a17
parent91d5a8e365fafc32aa86604a48cd5ffdd3c8e811
Allow BSS to return information for AP that uses an invalid WSC IE

Previously, the BSS command returned an error if the WSC IE(s) in scan
results could not be parsed. This may be not ideal for all cases, to
instead of rejecting the command completely, return all other
information apart from the WPS information in such a case.

Signed-off-by: Jouni Malinen <j@w1.fi>
wpa_supplicant/ctrl_iface.c