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 7cac255632 HE: Fix Operation Parameters order
According to P802.11ax/D4.0 9.4.2.238 (HE Operation element) the BSS
Color Information field is located after the HE Operation Parameters
field. Fix the ordering of the bit masks/offsets for fields in these 3+1
octets used as a single 32-bit value. With these changes, Wireshark 3.2
is able to properly parse and display Beacon frames.

Signed-off-by: Shashidhar Lakkavalli <slakkavalli@datto.com>
Signed-off-by: John Crispin <john@phrozen.org>
5 years ago
..
ap HE: Fix Operation Parameters order 5 years ago
common HE: Fix Operation Parameters order 5 years ago
crypto Remove the unused crypto_ec_cofactor() function 5 years ago
drivers nl80211: Add driver HE capabilities parsing support 5 years ago
eap_common EAP-SAKE: Report hash function failures to callers 5 years ago
eap_peer EAP-SAKE: Report hash function failures to callers 5 years ago
eap_server EAP-PAX server: Fix message length checks for MSGDUMP level hexdump 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: Accept ERP keyName-NAI as user identity 5 years ago
rsn_supp Replace int status/reason_code with u16 variable 5 years ago
tls TLS: Add support for RFC 5705 TLS exporter context with internal TLS 5 years ago
utils tests: Module tests for const_time_*() functions 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