hostapd/src
Jouni Malinen 0a70f34f22 P2P: Allow BSS entry to be fetched based on GO P2P Device Address
"BSS p2p_dev_addr=<P2P Device Address>" can now be used to fetch a
specific BSS entry based on the P2P Device Address of the GO to avoid
having to iterate through the full BSS table when an external program
needs to figure out whether a specific peer is currently operating as
a GO.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
2012-02-07 16:23:21 +02:00
..
ap Clear EAPOL authenticator authFail for PMKSA caching/FT 2012-02-04 12:21:42 +02:00
common Support HT capability overrides 2012-01-29 21:01:31 +02:00
crypto Rename tls_prf() to tls_prf_sha1_md5() 2011-11-27 21:27:01 +02:00
drivers Support HT capability overrides 2012-01-29 21:01:31 +02:00
eap_common Rename tls_prf() to tls_prf_sha1_md5() 2011-11-27 21:27:01 +02:00
eap_peer EAP-AKA peer: Append realm when learning the pseudonym 2012-01-28 19:41:19 +02:00
eap_server EAP server: Force identity request after eapRestart for passthrough 2011-12-06 13:02:23 +02:00
eapol_auth Make sure that EAP callbacks are not done if state machine has been removed 2011-08-12 11:56:44 +03:00
eapol_supp Clear EAPOL authWhile and heldWhile values when port is disabled 2011-12-31 13:42:23 +02:00
l2_packet l2_packet: Use wpa_printf() instead of perror() 2010-11-24 15:00:22 +02:00
p2p P2P: Allow BSS entry to be fetched based on GO P2P Device Address 2012-02-07 16:23:21 +02:00
radius Allow WPA passphrase to be fetched with RADIUS Tunnel-Password attribute 2011-12-11 13:01:57 +02:00
rsn_supp Use PMKSA cache entries with only a single network context 2012-02-04 12:32:35 +02:00
tls TLS: Add support for SHA256-based cipher suites from RFC 5246 2011-11-27 22:33:54 +02:00
utils wpa_debug: Support outputting hexdumps into syslog 2012-01-29 12:13:43 +02:00
wps WPS: Disable AP PIN after 10 consecutive failures 2012-01-30 17:36:14 +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