]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Add support for MLD authentication
authorIlan Peer <ilan.peer@intel.com>
Wed, 30 Nov 2022 13:09:28 +0000 (15:09 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 3 Dec 2022 11:59:19 +0000 (13:59 +0200)
commita134b4dc5cdd25d2e79751812bfb22fa815799ec
tree4516e6e1491fa7478140779b51cf8f4971a7d7ec
parente3e68668c1f6729348538844bbba289820783756
nl80211: Add support for MLD authentication

Set MLO attributes for NL80211_CMD_AUTHENTICATE and make sure that MLD
configuration is preserved between authentication retries.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
src/drivers/driver.h
src/drivers/driver_nl80211.c
src/drivers/driver_nl80211.h