]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Disable HT in ap_wds_sta_wep
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 19 Dec 2016 20:47:07 +0000 (22:47 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 19 Dec 2016 20:47:07 +0000 (22:47 +0200)
commitad02e79d12fd70ed6bd5fbaf64001a2851e5bb7b
treecf26200936f81151a9a19f44873213526819523d
parenta6f3761f7d4c4293936386df01fc99d577b71bf9
tests: Disable HT in ap_wds_sta_wep

HT cannot be used with WEP-only network, so don't try to do that here.
This get rids of some unnecessary Beacon frame updates during
disassociation/association and can make the test case a bit more robust.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
tests/hwsim/test_ap_params.py