hostap/src/eapol_supp
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
..
eapol_supp_sm.c Send EAPOL-Start on HELD->CONNECTING transition 2015-07-07 19:25:31 +03:00
eapol_supp_sm.h eap_proxy: Callback to notify any updates from eap_proxy 2015-03-02 12:47:20 +02:00
Makefile tests: Add eapol-fuzzer 2015-04-22 11:44:19 +03:00