Skip rate set matching if BSS frequency is not known
authorJouni Malinen <j@w1.fi>
Sun, 30 Oct 2011 09:41:22 +0000 (11:41 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 30 Oct 2011 09:46:13 +0000 (11:46 +0200)
commita6d94e1b5648b6421ef7d6847b4f08257eca2585
tree7e66b12f20720be2464d322008883d2cff0d96cf
parentd1dd48e3c9c95a9089d322ea0f47f1051f84bcdd
Skip rate set matching if BSS frequency is not known

At least with driver_test.c, the BSS table may not include frequency
information. In such a case, we need to skip rate set matching during
BSS selection to avoid rejecting valid AP.

Signed-hostap: Jouni Malinen <j@w1.fi>
wpa_supplicant/events.c