hostap/src/p2p
Jouni Malinen 70dbe3b6d7 P2P: Fix 802.11b-only rate validation for Probe Request frames
Commit e1d526293b added code for verifying
whether the receive Probe Request frame was indicating support for only
802.11b rates, but it missed the for loop for the extended supported
rates element. Add that to fix the validation code for cases where
non-802.11b rates are in the extended supported rates element.
2011-08-02 11:18:03 +03:00
..
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00
p2p.c P2P: Fix 802.11b-only rate validation for Probe Request frames 2011-08-02 11:18:03 +03:00
p2p.h P2P: Filter Probe Request frames based on DA and BSSID in Listen state 2011-07-15 20:28:46 +03:00
p2p_build.c P2P: add a missing 'return' after building IE from an empty string 2011-03-30 17:08:42 +03:00
p2p_dev_disc.c P2P: Embed publically visible struct in peer info 2011-02-24 21:51:17 +02:00
p2p_go_neg.c P2P: Embed publically visible struct in peer info 2011-02-24 21:51:17 +02:00
p2p_group.c P2P: Allow access to group members 2010-12-17 18:34:16 +02:00
p2p_i.h P2P: Show P2P peer signal level in D-Bus P2P device properties 2011-06-23 21:29:10 +03:00
p2p_invitation.c P2P: Embed publically visible struct in peer info 2011-02-24 21:51:17 +02:00
p2p_parse.c P2P: Store more WPS attributes for peers 2011-03-28 15:27:10 +03:00
p2p_pd.c P2P: Add callback for provision discovery failure 2011-06-12 14:26:22 -07:00
p2p_sd.c P2P: Embed publically visible struct in peer info 2011-02-24 21:51:17 +02:00
p2p_utils.c P2P: Reject multi-channel concurrent operations depending on driver 2010-10-14 14:24:56 +03:00