]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: PMKSA cache entry timeout based on Session-Timeout
authorJouni Malinen <j@w1.fi>
Sat, 4 Oct 2014 16:38:55 +0000 (19:38 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 4 Oct 2014 20:01:08 +0000 (23:01 +0300)
commit2cde175a9374e2caafa1513798fb0979ec32458b
tree11cbb8e088ba66a1c6603973304b0322074097b2
parent47ea24c13d803c3a103704ec3c3bbb8db263626a
tests: PMKSA cache entry timeout based on Session-Timeout

This verifies that hostapd uses Session-Timeout value from Access-Accept
as the lifetime for the PMKSA cache entries and expires entries both
while the station is disconnected and during an association.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/auth_serv/eap_user.conf
tests/hwsim/test_pmksa_cache.py