]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Fix ap_ft_reassoc_replay for case where wlantest has the PSK
authorJouni Malinen <j@w1.fi>
Sat, 24 Aug 2019 16:20:40 +0000 (19:20 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 24 Aug 2019 16:20:40 +0000 (19:20 +0300)
commit12de14907133a9cc710a8bfd9329a6aa321a604c
tree08617ebab6a78a3f16815c5283caeb203f478ad4
parente49ce2990f35d1d0f2d2f001eaf73c03b915d79d
tests: Fix ap_ft_reassoc_replay for case where wlantest has the PSK

This test case was failing if wlantest was able to decrypt the CCMP
protected frames. Fix the tshark filter string to include only the
actually encrypted frames for PN comparison.

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