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
John Crispin 0dbc894f46 HE: Fix HE Capabilities indication from driver
The PPE Thresholds information in the end of the HE Capabilities element
is optional and of variable length. struct he_ppe_threshold was not
really used correctly for encoding this, so remove it and just reserve
enough space for the information.

Signed-off-by: Shashidhar Lakkavalli <slakkavalli@datto.com>
Signed-off-by: John Crispin <john@phrozen.org>
5 years ago
..
ap HE: Add HE channel management configuration options 5 years ago
common HE: Remove vht_ prefix from shared set_freq argument 5 years ago
crypto More forceful clearing of stack memory with keys 5 years ago
drivers HE: Fix HE Capabilities indication from driver 5 years ago
eap_common Share common SAE and EAP-pwd functionality: own scalar generation 5 years ago
eap_peer More forceful clearing of stack memory with keys 5 years ago
eap_server More forceful clearing of stack memory with keys 5 years ago
eapol_auth Add hostapd tls_flags parameter 7 years ago
eapol_supp More robust timer_tick_enabled tracking 5 years ago
fst UBSan: Define FST LLT macros without integer overflow 5 years ago
l2_packet wpa_supplicant: Don't reply to EAPOL if pkt_type is PACKET_OTHERHOST 6 years ago
p2p WPS: Add multi_ap_subelem to wps_build_wfa_ext() 5 years ago
pae mka: Avoid memory leak in unexpected case in RECEIVE 5 years ago
radius RADIUS server: Do not close fd=0 in error cases 5 years ago
rsn_supp More forceful clearing of stack memory with keys 5 years ago
tls TLS: Add support for RFC 5705 TLS exporter context with internal TLS 5 years ago
utils More forceful clearing of stack memory with keys 5 years ago
wps Multi-AP: Avoid memcpy(ptr, NULL, 0) in WPS Registrar initialization 5 years ago
Makefile FST: Add the Fast Session Transfer (FST) module 9 years ago
lib.rules tests: TLS fuzzing tool 5 years ago