]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/ap/drv_callbacks.c
hostapd: Add ctrl iface indications for WDS STA interface
authorBhagavathi Perumal S <bperumal@codeaurora.org>
Fri, 20 Apr 2018 09:05:36 +0000 (14:35 +0530)
committerJouni Malinen <j@w1.fi>
Mon, 23 Apr 2018 21:35:47 +0000 (00:35 +0300)
commit1952b626ba575fcdc6bb7e19c2a4348ff28b0d4a
tree1ae95b1402928797f272ba843b8d190a2a941ff1
parent2598e693031810acb1aef6d50f54d12ac48d0c2f
hostapd: Add ctrl iface indications for WDS STA interface

This allows user to get event indication when a new interface is
added/removed for 4addr WDS STA and also WDS STA ifname is informed
through the STA command.

Signed-off-by: Bhagavathi Perumal S <bperumal@codeaurora.org>
src/ap/ctrl_iface_ap.c
src/ap/drv_callbacks.c
src/ap/sta_info.c
src/ap/sta_info.h
src/common/wpa_ctrl.h
src/drivers/driver.h
src/drivers/driver_common.c
src/drivers/driver_nl80211.c