Added wps_cred_processing configuration option for hostapd
authorJouni Malinen <jouni.malinen@atheros.com>
Wed, 21 Jan 2009 09:54:12 +0000 (11:54 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 21 Jan 2009 09:54:12 +0000 (11:54 +0200)
commitd745c7cc1a2dfee6880e7707b94f7581742370e6
tree9af7aaea334e29c33d48c6db85830b36a15be72e
parent42d16805c9fbf27614861f69aad1f5dfacaaf361
Added wps_cred_processing configuration option for hostapd

This behaves like the one in wpa_supplicant, i.e., hostapd can be
configured not to process new credentials (AP settings) internally and
instead pass the WPS attributes for an external program to process over
ctrl_iface.
hostapd/config.c
hostapd/config.h
hostapd/hostapd.conf
hostapd/wps_hostapd.c