]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Detect BSSID mismatch in test_ibss_rsn
authorJouni Malinen <j@w1.fi>
Tue, 27 Aug 2013 00:11:02 +0000 (03:11 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 27 Aug 2013 00:11:02 +0000 (03:11 +0300)
commitdcfb4d652a6b34669d34426c68c2b5ecfc6193b7
tree8cc07a96cd21f976388fa69fd481753efdc6947c
parent6fb7b58fe4ce194d1588185812df00f64899042f
tests: Detect BSSID mismatch in test_ibss_rsn

It looks like mac80211 does not always manage to join the same IBSS and
this can result in test_ibss_rsn failures. Detect this case and try to
get the IBSSes to merge by running a scan prior to continuing with the
test case.

Signed-hostap: Jouni Malinen <j@w1.fi>
tests/hwsim/test_ibss.py