WPS: Change wpa_supplicant wps_reg to not send out M8
authorJouni Malinen <jouni.malinen@atheros.com>
Wed, 10 Jun 2009 12:53:35 +0000 (15:53 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 10 Jun 2009 12:53:35 +0000 (15:53 +0300)
commit4625a47f4bb722710a5e622085ccd2b32ebaf6c9
treeea04c050d96de1e25d6ac2ce23a007d4d86177e4
parenta5b73cc49d0b80ab388618b99ac8210f329daa8e
WPS: Change wpa_supplicant wps_reg to not send out M8

Since we do not currently support changing the AP settings received
from M7, there is no point in actually sending out the M8 that would
likely trigger the AP to reconfigure itself and potentially reboot.
For now, we just receive the AP settings in M7 and add a local network
configuration block based on those, but NACK the message. This makes
wps_reg work like wps_pin, but by using the AP PIN instead of a client
PIN.
src/wps/wps_registrar.c
wpa_supplicant/README-WPS