]> git.ipfire.org Git - thirdparty/hostap.git/commit
Allow hostapd AP to advertise Transition Disable KDE
authorJouni Malinen <jouni@codeaurora.org>
Wed, 25 Mar 2020 22:08:26 +0000 (00:08 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 25 Mar 2020 22:12:41 +0000 (00:12 +0200)
commit82cc0b0cc2dce13064e9095cf32f454208477a87
treed7113d7e782493ff1abe86cc2166a2f38024b0e1
parent3eb9ddc65847e102cbe8c418232ef9c8cda204b4
Allow hostapd AP to advertise Transition Disable KDE

The new hostapd configuration parameter transition_disable can now be
used to configure the AP to advertise that use of a transition mode is
disabled. This allows stations to automatically disable transition mode
by disabling less secure network profile parameters.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
hostapd/config_file.c
hostapd/hostapd.conf
src/ap/ap_config.h
src/ap/wpa_auth.c
src/ap/wpa_auth.h
src/ap/wpa_auth_glue.c