fragattacks/src
Sunil Dutt 5bfd7e9168 TDLS: Do not start concurrent TDLS setup
A new TDLS request shall transmit TPK M1 frame with a unique INonce.
Thus a new explicit request would fail an ongoing TDLS negotiation with
the error "TDLS: FTIE SNonce in TPK M3 does not match with FTIE SNonce
used in TPK M1" if the peer happens to receive two M1 frames before an
M3 frame. Check for the ongoing negotiation with the peer and do not
start a new one if we are already in a setup negotiation with the peer.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
2013-09-30 17:38:41 +03:00
..
ap Avoid compiler warning with CONFIG_NO_STDOUT_DEBUG=y 2013-09-25 19:24:17 +03:00
common P2P: Add event messages for possible PSK failures on P2P groups 2013-09-01 21:35:10 +03:00
crypto OpenSSL: Split OCSP peer_cert/peer_issuer debug output into parts 2013-09-25 14:43:58 +03:00
drivers Add driver status information to control interface 2013-09-28 17:19:30 +03:00
eap_common EAP-EKE: Add peer implementation 2013-07-07 20:30:10 +03:00
eap_peer Fix MNC length for Swisscom SIM cards 2013-08-31 10:58:23 +03:00
eap_server EAP-AKA server: Fix AUTS processing 2013-09-29 18:39:14 +03:00
eapol_auth Add server identity configuration for EAP server 2013-07-07 20:30:10 +03:00
eapol_supp Drop EAP packet with code 10 before EAPOL state machine processing 2013-09-15 22:42:33 -07:00
l2_packet Update license notification in files initially contributed by Sam 2012-06-30 19:36:04 +03:00
p2p P2P: Prefer 20 MHz operating channels on 5 GHz band over 2.4 GHz 2013-09-16 08:36:39 -07:00
radius Add server identity configuration for EAP server 2013-07-07 20:30:10 +03:00
rsn_supp TDLS: Do not start concurrent TDLS setup 2013-09-30 17:38:41 +03:00
tls Add dup_binstr() to help common binary string tasks 2013-04-27 23:44:59 +03:00
utils Fix wpa_config_parse_string() to null terminate printf decoded values 2013-09-25 14:43:24 +03:00
wps WPS: Ignore PBC-to-PIN change from M1 to M2 as a workaround 2013-09-14 12:02:33 -07:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00