WPS: Do not expire probable BSSes for WPS connection
authorvamsi krishna <vamsin@qti.qualcomm.com>
Fri, 13 May 2016 11:36:36 +0000 (17:06 +0530)
committerJouni Malinen <j@w1.fi>
Thu, 16 Jun 2016 21:01:08 +0000 (00:01 +0300)
commitfae7b3726035b57a78aa552378fc5d15402b9ec1
tree7e3c162e958b366eb8c0bbec44f047d64ed37779
parent52a6c9c9e81f0fa7c3d9f3cb8a970d5b63690ffc
WPS: Do not expire probable BSSes for WPS connection

When the BSS count reaches max_bss_count, the oldest BSS will be removed
in order to accommodate a new BSS. Exclude WPS enabled BSSes when going
through a WPS connection so that a possible WPS candidate will not be
lost.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/bss.c