hostap/src
Po-Lun Lai 3eaaca1a0b P2P: Allow GO Negotiation Request to update peer entry after PD
Previously, GO Negotiation Request frame was used to update a peer entry
if only a Probe Request from that peer had been received. However, it
would be possible, even if unlikely, for a peer to be discovered based
on receiving Provision Discovery Request frame from it and no Probe
Request frame. In such a case, the Listen frequency of the peer would
not be known and group formation could not be (re-)initialized with that
peer. Fix this by allowing the GO Negotiation Request frame to update
peer entry if the current peer entry does not include Listen or
Operating frequency.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
2014-01-17 19:35:03 +02:00
..
ap hostapd: DFS setup seg0 correctly for HT40- 2014-01-14 17:14:13 +02:00
common TDLS: Pass peer's Supported channel and oper class info during sta_add 2014-01-14 17:24:33 +02:00
crypto OpenSSL: Include sha1/sha256 header files to verify declarations 2013-12-31 19:58:16 +02:00
drivers nl80211: Pass station supported channel and oper class info 2014-01-14 17:24:33 +02:00
eap_common Add CONFIG_CODE_COVERAGE=y option for gcov 2013-11-24 19:16:12 +02:00
eap_peer Skip network disabling on expected EAP failure 2014-01-08 16:42:15 +02:00
eap_server Remove PEAPv2 support 2014-01-07 10:45:11 +02:00
eapol_auth Convert EAPOL authenticator dump into easier to parse format 2014-01-02 17:37:21 +02:00
eapol_supp Skip network disabling on expected EAP failure 2014-01-08 16:42:15 +02:00
l2_packet Add CONFIG_CODE_COVERAGE=y option for gcov 2013-11-24 19:16:12 +02:00
p2p P2P: Allow GO Negotiation Request to update peer entry after PD 2014-01-17 19:35:03 +02:00
radius Declare wpa_debug_* variables in src/utils/wpa_debug.h 2013-12-31 19:29:52 +02:00
rsn_supp TDLS: Pass peer's Supported channel and oper class info during sta_add 2014-01-14 17:24:33 +02:00
tls Use ARRAY_SIZE() macro 2013-10-26 17:49:05 +03:00
utils Fix req_scan-deplete-timeout and update eloop API for this 2014-01-07 10:45:10 +02:00
wps WPS: Convert printf() debug print to use wpa_printf() 2014-01-07 10:45:11 +02:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00