]> git.ipfire.org Git - thirdparty/hostap.git/commit
AP: Don't process SAE/OWE association info on MLD links
authorAndrei Otcheretianski <andrei.otcheretianski@intel.com>
Mon, 22 May 2023 19:34:08 +0000 (22:34 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 15 Jun 2023 14:34:02 +0000 (17:34 +0300)
commit6046aef734674ab25fe86e10bf15cbcd87856649
treed0514390aabfdf1a9b918a17841abde29c46837b
parent90d819c24299b38cc11157dba0c081aeb628df70
AP: Don't process SAE/OWE association info on MLD links

Only the main link handles SAE authentication and OWE, skip them on
other links.

Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
src/ap/ieee802_11.c