hostap/src
Jouni Malinen 2cd0758441 P2P: Allow peer to propose channel in invitation process
Make Invitation process for re-invoking a persistent group behave
similarly to GO Negotiation as far as channel negotiation is concerned.
The Operating Channel value (if present) is used as a starting point if
the local device does not have a forced operating channel (e.g., due to
concurrent use). Channel lists from devices are then compared to check
that the selected channel is in the intersection. If not, channel is
selected based on GO Negotiation channel rules (best channel preferences
etc.). Invitation Request is rejected if no common channel can be
selected.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
2012-09-24 22:15:58 +03:00
..
ap hostapd: Add check for the wds sta flag before creating 4addr VLANs 2012-09-23 13:25:49 +03:00
common Move WPA cipher information into a shared location 2012-08-30 11:53:54 +03:00
crypto Move AES-CCM implementation into src/crypto 2012-09-09 18:07:19 +03:00
drivers nl80211: Use the monitor interface if socket tx status is not supported 2012-09-23 13:28:31 +03:00
eap_common Add UNAUTH-TLS vendor specific EAP type 2012-08-22 22:34:11 +03:00
eap_peer EAP-SIM/AKA: Store pseudonym identity in configuration 2012-09-02 13:04:18 +03:00
eap_server EAP-SIM DB: Remove unnecessary username prefix checks 2012-09-02 12:03:57 +03:00
eapol_auth Initialize EAPOL auth identity/cui with STA entry data 2012-08-19 14:23:20 +03:00
eapol_supp EAP-SIM/AKA: Store pseudonym identity in configuration 2012-09-02 13:04:18 +03:00
l2_packet Update license notification in files initially contributed by Sam 2012-06-30 19:36:04 +03:00
p2p P2P: Allow peer to propose channel in invitation process 2012-09-24 22:15:58 +03:00
radius RADIUS DAS: Verify that Error-Code attribute is added 2012-08-19 18:32:35 +03:00
rsn_supp Move WPA cipher information into a shared location 2012-08-30 11:53:54 +03:00
tls Enable 256-bit key AES in internal TLS implementation 2012-09-09 14:16:05 +03:00
utils wpabuf: Get rid of separate ext_data pointer 2012-08-19 18:25:25 +03:00
wps WPS: Maintain more AP state during WPS PIN iteration 2012-08-27 13:48:11 +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