]> git.ipfire.org Git - thirdparty/hostap.git/commit
AP: Split Probe Response frame IE generation into a separate function
authorBenjamin Berg <benjamin.berg@intel.com>
Mon, 20 Nov 2023 23:51:32 +0000 (01:51 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 25 Nov 2023 16:22:41 +0000 (18:22 +0200)
commit82453a3482c497ef69f3cbce2c37030670268fee
tree5b7c68cfee1faa445654b119e8411a60c6a5885c
parent6b5e00a80e5fdb10ff6c1c928979f816d26f55fa
AP: Split Probe Response frame IE generation into a separate function

To support ML probe request we will need to include IEs from the other
hapd instances in the response. Split the function to allow just
generating the per-instance IEs separately.

Signed-off-by: Benjamin Berg <benjamin.berg@intel.com>
Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
src/ap/beacon.c