fragattacks/src
Jouni Malinen c8a15753eb Send EAPOL-Start on HELD->CONNECTING transition
Previously, only CONNECTING->CONNECTING case ended up sending out an
EAPOL-Start frame to avoid sending the unnecessary initial EAPOL-Start.
However, this optimization prevented new EAPOL-Start from being
initiated when leaving the HELD state. Allow that case to trigger
immediate EAPOL-Start transmission to speed up connection.

Signed-off-by: Jouni Malinen <j@w1.fi>
2015-07-07 19:25:31 +03:00
..
ap ndisc_snoop: Avoid misaligned read of IPv6 address 2015-07-07 16:25:06 +03:00
common FT: Allow CCMP-256 and GCMP-256 as group ciphers 2015-07-07 16:25:06 +03:00
crypto OpenSSL: Merge error returns 2015-06-30 21:48:22 +03:00
drivers drivers: Use unsigned arguments for sta_set_flags() 2015-07-07 16:25:06 +03:00
eap_common EAP-SAKE: Make attribute parser more readable 2015-05-03 16:32:50 +03:00
eap_peer pkcs11: Don't ask for a new PIN on TLS handshake failure 2015-07-07 19:25:31 +03:00
eap_server ERP: Avoid mixing of enum types 2015-07-07 16:25:06 +03:00
eapol_auth Declare all read only data structures as const 2015-04-25 17:33:06 +03:00
eapol_supp Send EAPOL-Start on HELD->CONNECTING transition 2015-07-07 19:25:31 +03:00
l2_packet tests: Add eapol-fuzzer 2015-04-22 11:44:19 +03:00
p2p P2PS: Fix attribute addition in p2p_buf_add_service_instance() 2015-06-27 23:54:10 +03:00
pae MACsec: Update protect frames and replay on reauthentication 2014-12-09 16:56:10 +02:00
radius RADIUS DAS: Avoid compiler warning on abs() 2015-07-07 16:25:06 +03:00
rsn_supp FT: Allow CCMP-256 and GCMP-256 as group ciphers 2015-07-07 16:25:06 +03:00
tls libtommath: Fix mp_init_multi() stdarg use on error path 2015-06-23 20:39:08 +03:00
utils Avoid ubsan warning on 0x80<<24 not fitting in int in WPA_GET_BE32/LE32 2015-07-07 16:25:06 +03:00
wps NFC: Avoid misaligned read of an NDEF field 2015-07-07 16:25:06 +03:00
lib.rules Add QUIET=1 option for make 2014-12-29 15:49:05 +02:00
Makefile MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00