]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Fix ap_cipher_tkip_countermeasures_sta2
authorJouni Malinen <j@w1.fi>
Sun, 19 Nov 2017 14:02:07 +0000 (16:02 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 19 Nov 2017 14:02:07 +0000 (16:02 +0200)
commit18b8c35b417b7b0060e97c8524938dda723dd4d7
tree5e4b73f14c689f639fc6a41c53940e1584d14a55
parentb0fda6b715dbbce917246372eea96dcc004e14eb
tests: Fix ap_cipher_tkip_countermeasures_sta2

hostapd implementation was changed to use a valid Status Code when
rejecting the connection. This test case was forgotten at the time, but
it needs a matching change to allow the new value (1 instead of 14).

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