]> git.ipfire.org Git - thirdparty/hostap.git/commit
Extend ACL to install allow/deny list to the driver dynamically
authorChaoli Zhou <quic_zchaoli@quicinc.com>
Thu, 24 Mar 2022 07:19:25 +0000 (15:19 +0800)
committerJouni Malinen <j@w1.fi>
Thu, 24 Mar 2022 18:53:50 +0000 (20:53 +0200)
commit00622fcfefff15e4b821fcc0c8b511f45ee8caf4
tree30ac6ac775649961e2f4f054438ba51620b64ac5
parent077bce96f34f1f96afa4536abc625d39af2927e2
Extend ACL to install allow/deny list to the driver dynamically

Support installing the updated allow/deny list to the driver if it
supports ACL offload. Previously, only the not-offloaded cases were
updated dynamically.

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