hostapd/src
Veerendranath Jakkam b67bedf2e3 nl80211: Fetch information on supported AKMs from the driver
The driver can advertise supported AKMs per wiphy and/or per interface.
Populate per interface supported AKMs based on the driver advertisement
in the following order of preference:
1. AKM suites advertised by NL80211_ATTR_IFTYPE_AKM_SUITES
2. AKM suites advertised by NL80211_ATTR_AKM_SUITES
If neither of these is available:
3. AKMs support is assumed as per legacy behavior.

In addition, extend other driver interface wrappers to set the
per-interface values based on the global capability indication.

Signed-off-by: Veerendranath Jakkam <vjakkam@codeaurora.org>
2020-05-12 16:57:17 +03:00
..
ap DPP2: Clean up CONFIG_DPP2 use with configurator connectivity IE 2020-05-11 17:30:26 +03:00
common DPP2: Extend TCP encapsulation case to support Configurator as Initiator 2020-05-12 14:48:49 +03:00
crypto crypto: Add a function to get the ECDH prime length 2020-02-29 23:26:26 +02:00
drivers nl80211: Fetch information on supported AKMs from the driver 2020-05-12 16:57:17 +03:00
eap_common EAP-SIM/AKA peer: Add support for EAP Method prefix 2020-01-10 19:16:13 +02:00
eap_peer EAP peer: Convert Boolean to C99 bool 2020-04-24 17:06:50 +03:00
eap_server EAP server: Convert Boolean to C99 bool 2020-04-21 17:39:07 +03:00
eapol_auth Add PRINTF_FORMAT for printf wrapper functions 2020-05-02 21:04:17 +03:00
eapol_supp EAPOL supp: Convert Boolean to C99 bool 2020-04-24 17:06:50 +03:00
fst FST: Convert Boolean to C99 bool 2020-04-24 17:06:50 +03:00
l2_packet l2_packet: Allow initialization without RX handling 2020-04-19 17:42:41 +03:00
p2p P2P: Increase number of channels per operating class 2020-02-12 23:17:24 +02:00
pae MACsec: Convert Boolean to C99 bool 2020-04-24 17:06:50 +03:00
radius RADIUS: Convert Boolean to C99 bool 2020-04-24 17:06:50 +03:00
rsn_supp DPP: Allow version number to be overridden for testing purposes 2020-05-04 00:37:45 +03:00
tls PKCS#1: Debug dump invalid Signature EB 2020-04-05 20:13:26 +03:00
utils Add PRINTF_FORMAT for printf wrapper functions 2020-05-02 21:04:17 +03:00
wps Allow TKIP support to be removed from build 2020-04-17 23:51:58 +03:00
lib.rules tests: Fix CFLAGS passing for new fuzzing tools 2019-06-11 06:34:19 +03:00
Makefile FST: Add the Fast Session Transfer (FST) module 2015-07-16 18:26:15 +03:00