EAP-PEAP: Copy Binding nonce from cryptobinding request to reply
authorJouni Malinen <jouni.malinen@atheros.com>
Wed, 19 Nov 2008 17:25:14 +0000 (19:25 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 19 Nov 2008 17:25:14 +0000 (19:25 +0200)
It looks like [MS-PEAP] 3.2.5.6 points towards this being the expected
behavior (however, that chapter is very confusing).

In addition, remove Cryptobinding TLV from response if the received
Cryptobinding TLV is not valid. Add some more debug messages to the case
where the received Cryptobinding TLV is found invalid.


No differences found