hostap/src/common
Vamsi Krishna 2576f27e04 P2P: Disable P2P in the 6 GHz band for now
P2P usage in the 6 GHz band is not standardized yet by WFA. Disable P2P
operations in the 6 GHz band to avoid potential interop issues with
existing P2P devices in production. P2P operations in the 6 GHz band can
be reenabled later after defining standard ways to address potential
interop issues with existing P2P devices.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
2020-11-16 13:15:28 +02:00
..
cli.c
cli.h
common_module_tests.c SAE-PK: Update design for fingerprint encoding into password 2020-08-05 22:05:20 +03:00
ctrl_iface_common.c
ctrl_iface_common.h
defs.h Add a helper function for recognizing BIP enum wpa_alg values 2020-05-17 01:31:19 +03:00
dhcp.h
dpp.c DPP2: Fix ppkey parsing 2020-11-02 16:31:02 +02:00
dpp.h DPP2: Update the default port number for DPP-over-TCP 2020-10-21 00:29:38 +03:00
dpp_auth.c DPP: Move authentication functionality into a separate source code file 2020-05-11 17:26:11 +03:00
dpp_backup.c DPP2: Add privacyProtectionKey into Configurator backup/restore 2020-10-13 23:38:47 +03:00
dpp_crypto.c DPP2: Fix error path handling in enterprise provisioning 2020-11-02 16:52:01 +02:00
dpp_i.h DPP2: Use ppKey to decrypt E'-id on Configurator 2020-10-13 23:38:47 +03:00
dpp_pkex.c DPP: Move PKEX functionality into a separate source code file 2020-05-11 16:41:33 +03:00
dpp_reconfig.c DPP2: Use ppKey to decrypt E'-id on Configurator 2020-10-13 23:38:47 +03:00
dpp_tcp.c DPP: Remove unnecessary dpp_global_config parameters 2020-08-25 16:02:29 +03:00
dragonfly.c
dragonfly.h
eapol_common.h
gas.c
gas.h
gas_server.c GAS: Fix memory leak on some DPP error paths 2020-08-22 23:47:44 +03:00
gas_server.h GAS server: Support comeback delay from the request handler 2020-06-15 23:56:06 +03:00
hw_features_common.c hw_features: Better debug messages for some error cases 2020-10-14 13:05:11 +03:00
hw_features_common.h
ieee802_1x_defs.h
ieee802_11_common.c P2P: Disable P2P in the 6 GHz band for now 2020-11-16 13:15:28 +02:00
ieee802_11_common.h 6 GHz: Add support for missing 6 GHz operating classes 2020-10-30 22:52:47 +02:00
ieee802_11_defs.h MSCS: Parse result of MSCS setup in (Re)Association Response frames 2020-08-14 11:53:37 +03:00
linux_bridge.h
linux_vlan.h
Makefile build: Make more library things common 2020-10-12 20:20:35 +03:00
ocv.c 6 GHz: Add support for missing 6 GHz operating classes 2020-10-30 22:52:47 +02:00
ocv.h OCV: Use more granular error codes for OCI validation failures 2020-09-11 15:23:28 +03:00
privsep_commands.h privsep: Add key_flag to set_key() 2020-03-01 21:11:07 +02:00
qca-vendor-attr.h
qca-vendor.h Vendor feature capability to support concurrent sessions on Wi-Fi bands 2020-11-16 13:15:28 +02:00
sae.c SAE: Don't use potentially uninitialized keys 2020-10-20 00:37:01 +03:00
sae.h SAE-PK: Update design for fingerprint encoding into password 2020-08-05 22:05:20 +03:00
sae_pk.c SAE-PK: Update design for fingerprint encoding into password 2020-08-05 22:05:20 +03:00
tnc.h
version.h
wpa_common.c Debug print PMK-R0/R1 and PMKR0/R1Name in the helper functions 2020-05-23 21:45:29 +03:00
wpa_common.h DPP2: Parse DPP KDE in EAPOL-Key Key Data field 2020-05-04 00:37:44 +03:00
wpa_ctrl.c Replace deprecated readdir_r() with readdir() 2020-02-10 06:40:50 +02:00
wpa_ctrl.h DPP2: Copy received ppKey into wpa_supplicant network profile 2020-10-13 23:38:47 +03:00
wpa_helpers.c
wpa_helpers.h