]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: scan_multi_bssid_check_ie to allow for Multi BSSID Index IE
authorJouni Malinen <jouni@codeaurora.org>
Mon, 8 Apr 2019 20:44:45 +0000 (23:44 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 8 Apr 2019 20:44:45 +0000 (23:44 +0300)
commit8f5b1c40bddf6e0a67f8381ad5f82440d14c894f
tree41703b9b181e4c538781585de009dc94e654d766
parentbbde461d7ecd2b7185943cf4e0649ecf2b0ef106
tests: scan_multi_bssid_check_ie to allow for Multi BSSID Index IE

cfg80211 was modified to allow the Multiple BSSID Index element to be
included in the IEs for a nontransmitted BSS. Update the validation step
in this test case to allow that different with the IEs in the Beacon
frame (transmitted BSS).

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
tests/hwsim/test_scan.py