hostap/src
Jouni Malinen 488f4a7108 P2P: Fix provision discovery retries during p2p_find
Commit 6b56cc2d97 added retries of
provision discovery request frames in IDLE state. However, it did not
make the p2p_find case behave consistently with the new limitied retry
behavior. This can result in way too many and frequent PD retries. Fix
this by extending the previous commit to address PD retries and maximum
retry limit consistently regardless of whether p2p_find is running.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
intended-for: hostap-1
2012-07-23 21:59:01 +03:00
..
ap Fix AP build without NEED_AP_MLME 2012-07-07 12:34:48 +03:00
common hostapd: Initial IEEE 802.11ac (VHT) definitions 2012-06-30 13:52:13 +03:00
crypto OpenSSL: Add support for HMAC functions with 0.9.8 and older 2012-07-07 10:58:32 +03:00
drivers nl80211: Save VHT capabilities from the driver 2012-07-04 21:42:56 +03:00
eap_common EAP-pwd: Replace direct OpenSSL HMAC use with wrapper 2012-07-02 22:10:03 +03:00
eap_peer EAP-pwd: Replace direct OpenSSL HMAC use with wrapper 2012-07-02 22:10:03 +03:00
eap_server EAP-pwd: Replace direct OpenSSL HMAC use with wrapper 2012-07-02 22:10:03 +03:00
eapol_auth hostapd: Copy Chargeable-User-Identity into accounting (RFC 4372) 2012-05-05 18:05:09 +03:00
eapol_supp wpa_supplicant: Report EAP connection progress to DBus 2012-06-04 21:10:01 +03:00
l2_packet Update license notification in files initially contributed by Sam 2012-06-30 19:36:04 +03:00
p2p P2P: Fix provision discovery retries during p2p_find 2012-07-23 21:59:01 +03:00
radius RADIUS DAS: Support Chargeable-User-Identity with Disconnect-Request 2012-06-17 19:44:46 +03:00
rsn_supp TDLS: Add support for TDLS frame RX with bridge interfaces 2012-03-30 11:12:33 +03:00
tls LibTomMath: Use 64-bit mode for mp_digit 2012-06-09 11:53:30 +03:00
utils eloop: Fix EVENT_TYPE_WRITE with poll()-based eloop 2012-07-04 21:36:38 +03:00
wps WPS SSDP: Fix socket leaks on error paths 2012-07-07 13:01:45 +03: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