NetworkManager/src/core/supplicant
Thomas Haller 4bc9c59c07
wifi: refactor parsing secrutiy flags of supplicant in security_from_vardict()
I think if-else is easier to read. It also makes it clear that the
options are really exclusive, and for each option only one flag is set.
That was not easy to see previously.

https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/844
2021-05-11 14:03:37 +02:00
..
tests supplicant/config: Require pmf for owe, sae and wpa-eap-suite-b-192 2021-05-06 22:23:28 +02:00
nm-supplicant-config.c supplicant/config: Allow using FT ciphers with WPA-EAP-SUITE-B-192 2021-05-06 22:23:28 +02:00
nm-supplicant-config.h all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
nm-supplicant-interface.c wifi: refactor parsing secrutiy flags of supplicant in security_from_vardict() 2021-05-11 14:03:37 +02:00
nm-supplicant-interface.h all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
nm-supplicant-manager.c platform: move more platform code to src/libnm-platform/ 2021-03-05 11:27:16 +01:00
nm-supplicant-manager.h all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
nm-supplicant-settings-verify.c supplicant: disable wps in wpa supplicant if disabled in config 2021-02-19 14:34:19 +01: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 clang-format: reformat code with clang 12 2021-05-04 13:56:26 +02:00