Fixed WPS Authenticator attribute processing after M2D
authorJouni Malinen <jouni.malinen@atheros.com>
Wed, 28 Jan 2009 09:59:29 +0000 (11:59 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 28 Jan 2009 09:59:29 +0000 (11:59 +0200)
commit39034ce80f45110f0311aa80ca9dd62d2083ed76
tree843c1b377c29f9f9e741bfa609ca3786822320d2
parent1e14526571e0d04ed4a090654d230dc82d8f9b1a
Fixed WPS Authenticator attribute processing after M2D

We must not replace M1 with M2D as the last_msg since we need M1 to
validate a possible M2 after M2D. Since M2D and ACK/NACK replies do not
include Authenticator attribute, we can just ignore M2D as far as
updating last_msg is concerned.
src/wps/wps_enrollee.c