]> git.ipfire.org Git - thirdparty/hostap.git/commit
Move ACL control interface commands into shared files
authorChaoli Zhou <quic_zchaoli@quicinc.com>
Thu, 24 Mar 2022 05:48:57 +0000 (13:48 +0800)
committerJouni Malinen <j@w1.fi>
Thu, 24 Mar 2022 12:22:24 +0000 (14:22 +0200)
commitf5ac428116073522cc532a44900301bb9d66abdd
tree90af50c671034b8652b80e942a3e6a75140cfb9c
parent93069566267ae1799ad9c786c583597d75fb87eb
Move ACL control interface commands into shared files

This is a step towards allowing these commands to be used from
wpa_supplicant.

Signed-off-by: Chaoli Zhou <quic_zchaoli@quicinc.com>
hostapd/config_file.c
hostapd/config_file.h
hostapd/ctrl_iface.c
src/ap/ap_config.c
src/ap/ap_config.h
src/ap/ctrl_iface_ap.c
src/ap/ctrl_iface_ap.h