[PATCH 0/2] wpa_supplicant: Fix VHT/HE status indications

Chung-Hsien Hsu chung-hsien.hsu at infineon.com
Tue May 12 06:26:48 PDT 2026


This series updates the legacy STATUS indications for VHT/HE
connections.

Patch 1 fixes ieee80211ac=1 so that it is reported only for actual
VHT/IEEE 802.11ac associations instead of being set based only on the
presence of a VHT Capabilities element in the Association Response.

Patch 2 adds a corresponding ieee80211ax=1 STATUS indication for actual
HE/IEEE 802.11ax associations, while excluding EHT associations.

Chung-Hsien Hsu (2):
  wpa_supplicant: Fix ieee80211ac status indication
  wpa_supplicant: Add ieee80211ax status indication

 wpa_supplicant/ctrl_iface.c       |  9 +++++++++
 wpa_supplicant/events.c           | 21 +++++++++++++++++----
 wpa_supplicant/wpa_supplicant_i.h |  3 +++
 3 files changed, 29 insertions(+), 4 deletions(-)

-- 
2.25.1




More information about the Hostap mailing list