]> git.ipfire.org Git - thirdparty/hostap.git/commit
wpa_supplicant: Always clear SAE rejected groups on roaming to another BSS
authorAndrei Otcheretianski <andrei.otcheretianski@intel.com>
Wed, 8 May 2024 13:42:12 +0000 (16:42 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 12 Jul 2024 09:54:20 +0000 (12:54 +0300)
commit094e188f844cce1bde73928689b0c1f41248cfb1
tree98ae77c082f1dd57d1a643132054431d2f425c7a
parent627b67f29b1e0c914ef8edb74c772ae72b82245c
wpa_supplicant: Always clear SAE rejected groups on roaming to another BSS

SAE rejected groups were not cleared in case of re-association to the
same ESS. Since new BSS can support different groups, keeping rejected
groups doesn't make sense and may result in AP rejecting the
authentication. Fix it.

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