]> git.ipfire.org Git - thirdparty/hostap.git/commit
AP: Enable anti clogging handling code in PASN builds without SAE
authorIlan Peer <ilan.peer@intel.com>
Mon, 15 Mar 2021 12:57:06 +0000 (14:57 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 16 Mar 2021 15:58:10 +0000 (17:58 +0200)
commit166e357e63c1c6b8a03d934c6e71a5576096c655
tree276b5f5616001f0e2844c5d734521cdf92c60242
parent6fe0d56e885eb0fcce141af17781d173e03bf94c
AP: Enable anti clogging handling code in PASN builds without SAE

The anti-clogging code was under CONFIG_SAE. Change this so it can be
used both with CONFIG_SAE and CONFIG_PASN.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
src/ap/ieee802_11.c