]> git.ipfire.org Git - thirdparty/hostap.git/commit
Indicate link reconfiguration with QCA vendor interface
authorVeerendranath Jakkam <quic_vjakkam@quicinc.com>
Wed, 24 May 2023 19:49:52 +0000 (01:19 +0530)
committerJouni Malinen <j@w1.fi>
Thu, 1 Jun 2023 15:21:13 +0000 (18:21 +0300)
commit8e16372cfff1b07f4458cece502a3c64f34e1aed
tree6788194c191e7155c147947ce7948887ba0ba84e
parent7b9070229d828a9d50f110d92bf0b1a4cdd41eb7
Indicate link reconfiguration with QCA vendor interface

Add support to indicate link reconfiguration event reported by the QCA
vendor interface to the wpa_supplicant control interface.

Signed-off-by: Veerendranath Jakkam <quic_vjakkam@quicinc.com>
src/common/wpa_ctrl.h
src/drivers/driver.h
src/drivers/driver_common.c
src/drivers/driver_nl80211.c
src/drivers/driver_nl80211.h
src/drivers/driver_nl80211_event.c
wpa_supplicant/events.c