]> git.ipfire.org Git - thirdparty/hostap.git/commit
PASN: Add support for comeback flow in AP mode
authorIlan Peer <ilan.peer@intel.com>
Sun, 21 Mar 2021 11:55:08 +0000 (13:55 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 21 Mar 2021 16:01:27 +0000 (18:01 +0200)
commitab623ac7509cf8a0d2fc794389acc279f6f56b1d
tree94f69e7ba2df0c5eaf8282ff3deea816ff0887fc
parent4871df4bf76ce3ad3ffddb86de40a03d12227afe
PASN: Add support for comeback flow in AP mode

Reuse the SAE anti-clogging token implementation to support similar
design with the PASN comeback cookie.

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