]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Fix wpas_mesh_pmksa_caching_ext to allow lifetime to decrease
authorJouni Malinen <j@w1.fi>
Sun, 10 Dec 2023 16:27:26 +0000 (18:27 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 10 Dec 2023 17:40:18 +0000 (19:40 +0200)
commita10158a49aae065c1ca0e30ce22901ad3fcd12c7
tree8053d399d6ffdd566d6b9b0c656e9a971056e719
parentbdb44a2936a932a61ae2fa5b537b6c27abe9ac17
tests: Fix wpas_mesh_pmksa_caching_ext to allow lifetime to decrease

The remaining lifetime of the PMKSA entry is decreasing, so need to
allow it to differ between the old and new entries.

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