EAP: Clear ClientTimeout back to default value in INITIALIZE
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 18 Oct 2011 15:44:35 +0000 (18:44 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 18 Oct 2011 15:44:35 +0000 (18:44 +0300)
commit54e9c5fc6976c4cd1fd4cccf2b7dadaad2c4e437
tree3fafcad6bf53b1678540e2e2cad96a8712e76bb4
parented3eecd786cd4c18e442ecc5c743692689e38a6e
EAP: Clear ClientTimeout back to default value in INITIALIZE

This fixes an issue where WPS run leaves a small ClientTimeout
value (2) configured and the next EAPOL authentication is started
with that small value even for Identity exchange. This can cause
problems when an EAPOL packet gets dropped immediately after
association and a retry of that packet is needed (which may take
more than two seconds).
src/eap_peer/eap.c