]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: RSN AP and PeerKey between two STAs with sniffer check
authorJouni Malinen <j@w1.fi>
Sun, 18 Dec 2016 18:28:10 +0000 (20:28 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 18 Dec 2016 18:28:10 +0000 (20:28 +0200)
commit74d29544f12f7fda2937b88c8772325a51c28f5c
tree387f3bb1a0e28fdbdc9c6f5f620d1c7f164b50e3
parente414f4f021bf8ece07178266c3da7965fbf66c74
tests: RSN AP and PeerKey between two STAs with sniffer check

The previous PeerKey test cases did not actually verify in any way that
the SMK and STK exchanges were completed since mac80211 does not support
setting the key from STK. Use a sniffer check to confirm that the
exchanges complete to avoid PeerKey regressions like the ones fixed in
the last couple of commits.

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