]> git.ipfire.org Git - thirdparty/hostap.git/commit
EAP-TEAP peer: Allow Result TLV without Crypto-Binding TLV
authorJouni Malinen <j@w1.fi>
Fri, 16 Aug 2019 20:39:33 +0000 (23:39 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 16 Aug 2019 21:08:47 +0000 (00:08 +0300)
commit4c327146f04abc102fda7d9a5508c0bde0184c94
tree1fba5689ac5b9b4a2e0c5539de0d460e25d1fd10
parent128d46be9f840b33a54b6eb14dce79bdcb3caad4
EAP-TEAP peer: Allow Result TLV without Crypto-Binding TLV

If the Crypto-Binding TLV for the last EAP method has been validated
successfully in a previous message exchange with Intermediate-Result TLV
and no new EAP method has been started, Result TLV can be accepted
without an additional Crypto-Binding TLV. This allows the server to go
through additional message exchanges after inner EAP method, if needed.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/eap_peer/eap_teap.c