]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wps_supplicant.c
P2P: Notify WPS-M2D event on parent interface and handle PBC overlap
authorJouni Malinen <jouni.malinen@atheros.com>
Tue, 22 Feb 2011 10:20:16 +0000 (12:20 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 22 Feb 2011 10:20:16 +0000 (12:20 +0200)
commitb89883a4440abffcc33a23045a03632d370caa53
tree9fc0666b16982e93795507feb984427339027b42
parent9d832bd07d801222dbdfd3d32ebf56a3e4ec887f
P2P: Notify WPS-M2D event on parent interface and handle PBC overlap

GO may use M2D to notify that PBC overlap was detected if the GO was
configured to allow only a specific P2P Device to connect using PBC.
We need to report the M2D message on the parent interface if a
separate group interface is used. In addition, we can stop the P2P
operation if PBC overlap was indicated similarly to what we are
already doing in th case the overlap is detected locally.
wpa_supplicant/wps_supplicant.c