You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hostap/src
Masashi Honma c2d76aa624 P2P: Add p2p_client_list support for FullMAC Persistent GO
Currently, FullMAC Persistent GO can't use p2p_client_list because its
own hapd->p2p_group is NULL at ap_sta_set_authorized(). This patch
changes the processing to use sta->p2p_ie instead of
p2p_group_get_dev_addr() on FullMAC GO.

Signed-hostap: Masashi Honma <masashi.honma@gmail.com>
12 years ago
..
ap P2P: Add p2p_client_list support for FullMAC Persistent GO 12 years ago
common WNM: Add advertisement of BSS max idle period 12 years ago
crypto wpa_supplicant: Report EAP connection progress to DBus 12 years ago
drivers P2P: Add driver op for requesting GO/AP channel switch 12 years ago
eap_common EAP-AKA': Update to RFC 5448 12 years ago
eap_peer wpa_supplicant: Report EAP connection progress to DBus 12 years ago
eap_server EAP-SIM/AKA server: Allow pseudonym to be used after unknown reauth id 12 years ago
eapol_auth hostapd: Copy Chargeable-User-Identity into accounting (RFC 4372) 12 years ago
eapol_supp wpa_supplicant: Report EAP connection progress to DBus 12 years ago
l2_packet Make bind failure messages unique 12 years ago
p2p P2P: Add p2p_client_list support for FullMAC Persistent GO 12 years ago
radius Add preliminary RADIUS dynamic authorization server (RFC 5176) 12 years ago
rsn_supp TDLS: Add support for TDLS frame RX with bridge interfaces 12 years ago
tls LibTomMath: Use 64-bit mode for mp_digit 12 years ago
utils Fix compiler warning on printf format with size_t 12 years ago
wps WPS: Allow vendor specific attribute to be added into M1 12 years ago
Makefile P2P: Add initial version of P2P Module 14 years ago
lib.rules Add rules for building src/crypto as a library 15 years ago