You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hostap/src
Ankita Bajaj 5f9b4afdfa Use frequency in HT/VHT validation steps done before starting AP
Using the channel parameter for validating allowed channel combinations
is not scalable to add 6 GHz support in the future since channel numbers
are duplicated between 2.4 GHz / 5 GHz bands and 6 GHz band. Hence use
frequency field for all channel combination validation steps done before
starting AP.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
5 years ago
..
ap Use frequency in HT/VHT validation steps done before starting AP 5 years ago
common Use frequency in HT/VHT validation steps done before starting AP 5 years ago
crypto crypto: Remove unused crypto_bignum_sqrtmod() 5 years ago
drivers ACS: Use frequency params in ACS (offload) completed event interface 5 years ago
eap_common EAP-TEAP: Add parsing and generation routines for Identity-Type TLV 5 years ago
eap_peer Clean up base64_{encode,decode} pointer types 5 years ago
eap_server Clean up base64_{encode,decode} pointer types 5 years ago
eapol_auth EAP server: Use struct eap_config to avoid duplicated definitions 5 years ago
eapol_supp Pass full struct to peer certificate callbacks 5 years ago
fst FST: Update FST about MAC address change 5 years ago
l2_packet wpa_supplicant: Don't reply to EAPOL if pkt_type is PACKET_OTHERHOST 6 years ago
p2p P2P: Add support for EDMG channels 5 years ago
pae mka: Check OLPN for exhaustion on SAKuse decode 5 years ago
radius RADIUS server: Abort startup on allocation failures 5 years ago
rsn_supp Fix a typo in a comment 5 years ago
tls Clean up base64_{encode,decode} pointer types 5 years ago
utils JSON: Add helper functions for building tokens 5 years ago
wps Clean up base64_{encode,decode} pointer types 5 years ago
Makefile
lib.rules tests: Fix CFLAGS passing for new fuzzing tools 5 years ago