hostap/src
Bruno Randolf 65d52fc103 Add capability flag for IBSS and add get_capability modes
Add a driver capability flag for drivers which support IBSS mode and set
it for nl80211 drivers which have set the NL80211_IFTYPE_ADHOC.

Add a new option "modes" to "get_capability" which will return "AP" and
"IBSS" if the corresponding capability flags are set.

The idea is that this can be used for UIs to find out if the driver
supports IBSS mode.

Signed-hostap: Bruno Randolf <br1@einfach.org>
2013-03-16 12:42:15 +02:00
..
ap hostapd: Fix client reassociation after disconnect due to ACK failure 2013-03-16 12:35:49 +02:00
common FT: Add support for IEEE 802.11r with driver-based SME 2013-03-12 20:08:53 +02:00
crypto SAE: Replace comparison to one with crypto_bignum wrapper 2013-01-12 17:51:54 +02:00
drivers Add capability flag for IBSS and add get_capability modes 2013-03-16 12:42:15 +02:00
eap_common EAP peer: Add Session-Id derivation 2013-02-09 01:20:38 +02:00
eap_peer WPS: Fix OOB Device Password use in PSK1,PSK1 derivation 2013-02-24 10:57:49 +02:00
eap_server EAP-IKEV2 server: Fix invalid memory freeing operation 2013-02-09 01:20:36 +02:00
eapol_auth Initialize EAPOL auth identity/cui with STA entry data 2012-08-19 14:23:20 +03:00
eapol_supp eap_proxy: Add mechanism for allowing EAP methods to be offloaded 2013-02-08 11:54:01 +02:00
l2_packet Update license notification in files initially contributed by Sam 2012-06-30 19:36:04 +03:00
p2p P2P: Remove persistent group peer if it rejects invitation 2013-03-15 16:43:06 +02:00
radius Extend radius_msg_get_tunnel_password() to support multiple passwords 2012-11-25 17:19:04 +02:00
rsn_supp TDLS: Disable link to existing peer with lower address 2013-03-14 13:48:36 +02:00
tls libtommath: Avoid a compiler warning on unused variable 2013-03-16 12:03:37 +02:00
utils Android: Allow setgroups to be overridden from build configuration 2013-02-08 11:53:58 +02:00
wps WPS: Fix OOB Device Password use in PSK1,PSK1 derivation 2013-02-24 10:57:49 +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