]> git.ipfire.org Git - thirdparty/hostap.git/commit
OWE: Allow station in transition mode to connect to an open BSS
authorJouni Malinen <jouni@codeaurora.org>
Sat, 13 Jan 2018 01:56:26 +0000 (03:56 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 21 Jan 2018 09:13:01 +0000 (11:13 +0200)
commitc1790a5ff8b68492b3a9097b5d2616b1966d08db
treec90380812aecb98dffe931cf6d2507501e295abd
parentc103c0b5167e52a0a4a6504c37b6279ac474c6cb
OWE: Allow station in transition mode to connect to an open BSS

If the OWE network profile matches an open network which does not
advertise OWE BSS, allow open connection. The new owe_only=1 network
profile parameter can be used to disable this transition mode and
enforce connection only with OWE networks.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
wpa_supplicant/config.c
wpa_supplicant/config_file.c
wpa_supplicant/config_ssid.h
wpa_supplicant/events.c
wpa_supplicant/wpa_supplicant.c