hostapd/src/p2p
Wei-Jen Lin 1c7447d08b P2P: Fix Device ID matching for Probe Request frames
The misplaced parenthesis caused Device ID matching to check only the
first octet of the P2P Device Address, i.e., we could have replied to
Probe Request frames that was searching for another device if any of
the last five octets of the address were different.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
intended-for: hostap-1
2012-05-02 15:19:02 +03:00
..
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00
p2p.c P2P: Fix Device ID matching for Probe Request frames 2012-05-02 15:19:02 +03:00
p2p.h P2P: Add option to force SSID/passphrase for GO Negotiation 2012-04-27 18:25:30 +03:00
p2p_build.c P2P: Advertise immediate availability of WPS credential 2012-02-27 23:14:35 +02:00
p2p_dev_disc.c Remove the GPL notification from files contributed by Atheros 2012-02-11 19:39:36 +02:00
p2p_go_neg.c P2P: Add support for preferred channel list 2012-03-29 21:28:34 +03:00
p2p_group.c Remove the GPL notification from files contributed by Atheros 2012-02-11 19:39:36 +02:00
p2p_i.h P2P: Do not update peer Listen channel based on PD/Invitation 2012-04-26 16:11:17 +03:00
p2p_invitation.c P2P: Do not update peer Listen channel based on PD/Invitation 2012-04-26 16:11:17 +03:00
p2p_parse.c Remove the GPL notification from files contributed by Atheros 2012-02-11 19:39:36 +02:00
p2p_pd.c P2P: Do not update peer Listen channel based on PD/Invitation 2012-04-26 16:11:17 +03:00
p2p_sd.c P2P: Clear P2P_DEV_SD_INFO when new wildcard SD query is added 2012-04-11 17:51:19 +03:00
p2p_utils.c Remove the GPL notification from files contributed by Atheros 2012-02-11 19:39:36 +02:00