]> git.ipfire.org Git - thirdparty/hostap.git/commit
Increase delayed EAPOL RX frame timeout
authorAndrejs Cainikovs <andrejs.cainikovs@sonymobile.com>
Mon, 23 Jan 2017 12:34:46 +0000 (21:34 +0900)
committerJouni Malinen <j@w1.fi>
Sun, 29 Jan 2017 16:41:29 +0000 (18:41 +0200)
commit6a5425fd602923c4855b7998fa6b869797bae648
treed5ea0c5a32ecb593761e361528ebeec3bc976a36
parentcef8fac04b25bb0c648447513aee652b6f828256
Increase delayed EAPOL RX frame timeout

Increase the EAPOL RX frame timeout from 100 to 200 ms. This fixes lack
of optimization (i.e., first EAPOL frame dropped) in occasional roaming
and authentication cases on EAP networks if the kernel events can be
reordered and delayed a bit longer.

Signed-off-by: Tomoharu Hatano <tomoharu.hatano@sonymobile.com>
wpa_supplicant/events.c