]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Consider BSS entry pending for P2P joining as a known BSS
authorSreeramya Soratkal <ssramya@codeaurora.org>
Mon, 12 Oct 2020 10:42:14 +0000 (16:12 +0530)
committerJouni Malinen <j@w1.fi>
Mon, 26 Oct 2020 20:39:42 +0000 (22:39 +0200)
commitc575904761b374e3738120580617c4a83a73e9f7
treed728189cbbf2a852792d75a8b98ce48707f8e7d8
parent106d67a93c2d3da2a8e25984ae7b0e17c85783cd
P2P: Consider BSS entry pending for P2P joining as a known BSS

Consider the BSS entry that is pending for the P2P group join operation
also as a known network along with the existing configured networks.
This prevents removal of the BSS entry that is still in the process of
P2P join operation from the BSS table when the number of entries exceed
bss_max_count.

Signed-off-by: Sreeramya Soratkal <ssramya@codeaurora.org>
wpa_supplicant/bss.c