]> granicus.if.org Git - esp-idf/commit
wps: Relax the check on older config methods in case of WPS2.0
authorNachiket Kukade <nachiket.kukade@espressif.com>
Fri, 9 Aug 2019 11:49:37 +0000 (17:19 +0530)
committerbot <bot@espressif.com>
Tue, 20 Aug 2019 09:58:41 +0000 (09:58 +0000)
commit19a1af88a54ea9265e2c03305259bb4aff5e8b26
tree8cf3ff0fbc711aaead11d1327bcf935ef1616718
parent5944f575cfb99177e71ef361f3c20e43915e0a04
wps: Relax the check on older config methods in case of WPS2.0

Some APs incorrectly advertize newer WPS2.0 config method bits
without setting bits for the corresponding older methods. This
results in failures during 8-way handshake. Add a workaround to
relax this check so that WPS handshake can proceed.
components/wpa_supplicant/src/wps/wps_validate.c