]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Write MSK dump files from authentication server
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 5 Sep 2017 16:12:29 +0000 (19:12 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 5 Sep 2017 16:29:01 +0000 (19:29 +0300)
commitcc8330b88b1e350a0117b2f1100e1131a5a910fe
tree8c4afa891a0fa7b61e9f5d818b59dd0f1f9545d8
parentc72df3c67c5435817783e4375b50bb55107dc057
tests: Write MSK dump files from authentication server

This makes it easier to post-process frame capture files if frames need
to be decrypted in test cases that do not configure wlantest with the
PMK directly (i.e., mainly the cases when a RADIUS server is used).

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
tests/hwsim/auth_serv/as.conf
tests/hwsim/auth_serv/as2.conf
tests/hwsim/example-hostapd.config
tests/hwsim/test_erp.py
tests/hwsim/test_fils.py