]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Add means to query preferred channels
authorAhmad Kholaif <akholaif@qca.qualcomm.com>
Thu, 23 Jul 2015 23:32:58 +0000 (16:32 -0700)
committerJouni Malinen <j@w1.fi>
Wed, 29 Jul 2015 16:46:31 +0000 (19:46 +0300)
commit983422088f0066068fd364013623d1e475031e6b
tree953ae90d2210ecbf981f283f66d4aad479875ab7
parent7c813acf9ca69f3c6d442ce820237249a6216201
nl80211: Add means to query preferred channels

Extend the QCA vendor specific nl80211 interface to query the preferred
frequency list from driver and add a new wpa_cli command to query this
information.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/drivers/driver.h
src/drivers/driver_nl80211.c
src/drivers/driver_nl80211.h
src/drivers/driver_nl80211_capa.c
wpa_supplicant/ctrl_iface.c
wpa_supplicant/driver_i.h
wpa_supplicant/wpa_cli.c