]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/ap/drv_callbacks.c
P2P: Filter Probe Request frames based on DA and BSSID in Listen state
authorJouni Malinen <j@w1.fi>
Fri, 15 Jul 2011 17:25:53 +0000 (20:25 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 15 Jul 2011 17:28:46 +0000 (20:28 +0300)
commit04a85e4401c958f2685224a55c1932e5bcf22213
treeb330705908f3c373ba3c04ec38d7861f892bf4c9
parent15f0961447f9865640505378b4d63207f3c1aa5f
P2P: Filter Probe Request frames based on DA and BSSID in Listen state

Only accept Probe Request frames that have a Wildcard BSSID and a
destination address that matches with our P2P Device Address or is the
broadcast address per P2P specification 3.1.2.1.1.
15 files changed:
src/ap/beacon.c
src/ap/drv_callbacks.c
src/ap/hostapd.h
src/ap/utils.c
src/ap/wps_hostapd.c
src/drivers/driver.h
src/drivers/driver_atheros.c
src/drivers/driver_madwifi.c
src/drivers/driver_test.c
src/p2p/p2p.c
src/p2p/p2p.h
wpa_supplicant/ap.c
wpa_supplicant/events.c
wpa_supplicant/p2p_supplicant.c
wpa_supplicant/p2p_supplicant.h