]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: WDS 4addr behavior on reassociation and with open and WEP
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 2 Dec 2016 10:53:07 +0000 (12:53 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 2 Dec 2016 10:53:07 +0000 (12:53 +0200)
commitf0b6d1edfb426ab5b41517df78d9505edbe6aa47
tree885f6e5c155e251b46b71697fc4b406a48c56de2
parentcb2b666670141d962abbdce3c7e8c7a894f67e07
tests: WDS 4addr behavior on reassociation and with open and WEP

This extends the ap_wds_sta test case to cover post-reassociation case
(both with and without Authentication frame exchange) and add similar
test cases to cover open and WEP cases in addition to this existing
WPA2-PSK test case.

These cover functionality testing for the previous fix in
reassociation-without-new-authentication case. In addition, these find a
new mac80211 issue for the WEP + 4addr combination.

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