]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Fix rrm_beacon_req_passive_ap_channels to use passive scan
authorJouni Malinen <j@w1.fi>
Sat, 7 Jan 2017 15:47:12 +0000 (17:47 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 7 Jan 2017 15:47:12 +0000 (17:47 +0200)
commit4b2bc05377f401c7d2c8433b0405508f7893d72d
tree72de15b0fadd6ab838c2b1201ac7b0abbb3889ab
parent2f7b4bb5784cff8ba86bf280d8b7c2db25a5a0ae
tests: Fix rrm_beacon_req_passive_ap_channels to use passive scan

The request from the AP was encoded incorrectly for this test case and
an active scan was requested instead of the passive one that was
supposed to be used here.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/test_rrm.py