]> git.ipfire.org Git - thirdparty/hostap.git/commit
Add user configured vendor IEs to default scan IEs
authorVinita S. Maloo <vmaloo@codeaurora.org>
Thu, 3 Dec 2020 14:34:20 +0000 (20:04 +0530)
committerJouni Malinen <j@w1.fi>
Fri, 15 Jan 2021 09:45:13 +0000 (11:45 +0200)
commitea77568d8f53b300f31dc15bf2305356a5e1f7f9
tree2880dd95064ac7875408cd49ed48c15270c1b409
parent581dfcc413e338023009c1d44d790b378242d9d9
Add user configured vendor IEs to default scan IEs

Add user configured vendor IEs for Probe Request frames to default scan
IEs so that these IEs will be included in the Probe Request frames for
the scans issued also by components other than wpa_supplicant.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
wpa_supplicant/ctrl_iface.c
wpa_supplicant/scan.c