]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/ap/ap_config.h
SAE: Make dot11RSNASAESync configurable
authorJouni Malinen <j@w1.fi>
Tue, 26 Dec 2017 10:46:22 +0000 (12:46 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 26 Dec 2017 10:46:22 +0000 (12:46 +0200)
commitd8b841eba8c85d6542d2c77fafa1eda4659ec66b
tree97489816b1fb473fb631b5a2b33de7e272444eb9
parent8b5a497325c59bea814e3c090d43505dc57aa34e
SAE: Make dot11RSNASAESync configurable

The new hostapd.conf parameter sae_sync (default: 5) can now be used to
configure the dot11RSNASAESync value to specify the maximum number of
synchronization errors that are allowed to happen prior to
disassociation of the offending SAE peer.

Signed-off-by: Jouni Malinen <j@w1.fi>
hostapd/config_file.c
hostapd/hostapd.conf
src/ap/ap_config.c
src/ap/ap_config.h
src/ap/ieee802_11.c
src/common/sae.h