TDLS: Ignore incoming TDLS Setup Response retries
authorArik Nemtsov <arik@wizery.com>
Thu, 10 Dec 2015 10:56:07 +0000 (12:56 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 18 Dec 2015 18:32:39 +0000 (20:32 +0200)
commitdabdef9e048b17b22b1c025ad592922eab30dda8
treefbcc73bbfbdad8861228377bf993b7dda170f38f
parent0fc5707ddee0643321f9c0b9eee81a73fbac606b
TDLS: Ignore incoming TDLS Setup Response retries

The Setup Response timer is relatively fast (500 ms) and there are
instances where it fires on the responder side after the initiator has
already sent out the TDLS Setup Confirm frame. Prevent the processing of
this stale TDLS Setup Response frame on the initiator side.

Signed-off-by: Arik Nemtsov <arikx.nemtsov@intel.com>
src/rsn_supp/tdls.c