]> git.ipfire.org Git - thirdparty/hostap.git/commit
TDLS: Fix TPK M2 processing in concurrent initiation case
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 27 Mar 2013 12:17:23 +0000 (14:17 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 27 Mar 2013 12:29:01 +0000 (14:29 +0200)
commit1d43e28a591818ec495e0a396ca80516ef7532d9
tree313d0f2a9df4e56d1e7cf661f85321d5322f3b71
parent81266da72836d68f311500f3251b2fdd8a0c93e9
TDLS: Fix TPK M2 processing in concurrent initiation case

If we accept the peer TPK M1 after having sent our TPK M1, we need to
reject TPK M2 from the peer to avoid going through two TDLS setup
exchanges.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
src/rsn_supp/tdls.c