]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/ap.c
P2P: Indicate WPS events from AP mode only during group formation
authorJouni Malinen <jouni.malinen@atheros.com>
Thu, 18 Nov 2010 10:42:02 +0000 (12:42 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 18 Nov 2010 10:42:02 +0000 (12:42 +0200)
commitca806fb540f7c9aa7b275573a5348d8a1d6e050e
treed2aa445c7bf0eb06ac64fb49beb0c12bca84da78
parentd1b024c9e5c6fa38ac0a9fb854763837336aad46
P2P: Indicate WPS events from AP mode only during group formation

The duplicated WPS event in the parent interface should only be used
during P2P group formation, i.e., when the WPS operation was actually
started using the parent interface. When authorizing a client to
connect to an already running group, the WPS command is issued on
the group interface and there is no need to duplicate the event to
the parent interface.
wpa_supplicant/ap.c