NetworkManager/src/core/supplicant
谢致邦 (XIE Zhibang) a0988868ba
supplicant: Disable WPA3 transition mode when PMF is set to disabled
According to WPA3_Specification_v3.0 section 2.3, when operating in
WPA3-Personal transition mode an AP:

- shall set MFPC to 1, MFPR to 0.

Therefore, do not operate in WPA3-Personal transition mode when PMF is set to
disabled. This also provides a way to be compatible with some devices that are
not fully compatible with WPA3-Personal transition mode.

Signed-off-by: 谢致邦 (XIE Zhibang) <Yeking@Red54.com>

https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/1186
(cherry picked from commit b6eb237a27)
2022-04-11 18:56:51 +02:00
..
tests wifi: disable FT in AP mode 2022-04-08 15:31:44 +02:00
nm-supplicant-config.c supplicant: Disable WPA3 transition mode when PMF is set to disabled 2022-04-11 18:56:51 +02:00
nm-supplicant-config.h wifi: disable FT in AP mode 2022-04-08 15:31:44 +02:00
nm-supplicant-interface.c supplicant: add BIP interface capability 2022-04-04 10:43:24 +02:00
nm-supplicant-interface.h format: reformat source tree with clang-format 13.0 2021-11-29 09:31:09 +00:00
nm-supplicant-manager.c supplicant: check whether WEP is available 2022-03-17 12:44:53 +01:00
nm-supplicant-manager.h format: reformat source tree with clang-format 13.0 2021-11-29 09:31:09 +00:00
nm-supplicant-settings-verify.c format: reformat source tree with clang-format 13.0 2021-11-29 09:31:09 +00:00
nm-supplicant-settings-verify.h all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
nm-supplicant-types.h supplicant: add BIP interface capability 2022-04-04 10:43:24 +02:00