hostapd/src
Veerendranath Jakkam 73ebd58fc8 STA: Check driver capability to enable OCV when driver SME is used
When the driver SME is used, offloaded RSN handshakes like SA Query, GTK
rekeying, FT authentication, etc. would fail if wpa_supplicant enables
OCV in initial connection based on configuration but the driver doesn't
support OCV. To avoid such failures check the driver's capability for
enabling OCV when the driver SME used.

This commit also adds a capability flag for indicating OCV support
by the driver.

Signed-off-by: Veerendranath Jakkam <vjakkam@codeaurora.org>
2021-02-16 00:47:43 +02:00
..
ap Enable beacon protection only when driver indicates support 2021-02-16 00:47:43 +02:00
common Define FILS Discovery frame subfields 2021-02-14 11:13:20 +02:00
crypto wolfSSL: wolfSSL_use_PrivateKey_* correct return codes 2021-02-09 20:54:34 +02:00
drivers STA: Check driver capability to enable OCV when driver SME is used 2021-02-16 00:47:43 +02:00
eap_common build: Make more library things common 2020-10-12 20:20:35 +03:00
eap_peer EAP-AKA: Check that ID message storing succeeds 2021-02-07 23:40:20 +02:00
eap_server build: Make more library things common 2020-10-12 20:20:35 +03:00
eapol_auth build: Make more library things common 2020-10-12 20:20:35 +03:00
eapol_supp build: Make more library things common 2020-10-12 20:20:35 +03:00
fst FST: Convert Boolean to C99 bool 2020-04-24 17:06:50 +03:00
l2_packet build: Make more library things common 2020-10-12 20:20:35 +03:00
p2p P2P: Add a maximum length limit for peer vendor IEs 2021-02-05 01:39:29 +02:00
pae MACsec: Convert Boolean to C99 bool 2020-04-24 17:06:50 +03:00
radius build: Make more library things common 2020-10-12 20:20:35 +03:00
rsn_supp RSN: Validate RSNXE match in EAPOL-Key msg 3/4 only when RSN is used 2021-02-06 12:09:30 +02:00
tls Fix couple more typos 2020-10-20 00:37:01 +03:00
utils ext_password: Implement new file-based backend 2021-02-16 00:47:43 +02:00
wps WPS: Reconfigure credentials on hostapd config reload 2021-02-06 17:15:31 +02:00
build.rules build: Rebuild libs all the time 2020-10-12 20:18:02 +03:00
lib.rules build: lib.rules: Add common-clean 2020-10-16 12:51:12 +03:00
Makefile build: Add a common-clean target 2020-10-10 12:48:41 +03:00
objs.mk build: Fix dependency file inclusion 2020-10-12 11:05:16 +03:00