NetworkManager/src/core/supplicant
Beniamino Galvani df999d1fca macsec: allow CKN shorter than 64 characters
See wpa_supplicant commit [1]:

    macsec: Make pre-shared CKN variable length

    IEEE Std 802.1X-2010, 9.3.1 defines following restrictions for
    CKN:

    "MKA places no restriction on the format of the CKN, save that it
    comprise an integral number of octets, between 1 and 32
    (inclusive), and that all potential members of the CA use the same
    CKN. No further constraints are placed on the CKNs used with PSKs,
    ..."

    Hence do not require a 32 octet long CKN but instead allow a
    shorter CKN to be configured.

    This fixes interoperability with some Aruba switches, that do not
    accept a 32 octet long CKN (only support shorter ones).

[1] https://w1.fi/cgit/hostap/commit/?id=b678ed1efc50e8da4638d962f8eac13312a4048f
2022-11-16 10:36:39 +01:00
..
tests wifi: disable FT in AP mode 2022-04-08 15:31:44 +02:00
nm-supplicant-config.c macsec: allow CKN shorter than 64 characters 2022-11-16 10:36:39 +01:00
nm-supplicant-config.h wifi: disable FT in AP mode 2022-04-08 15:31:44 +02:00
nm-supplicant-interface.c glib-aux: drop duplicate _nm_dbus_error_has_name() for nm_dbus_error_is() 2022-11-14 08:04:16 +01: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 glib-aux: drop duplicate _nm_dbus_error_has_name() for nm_dbus_error_is() 2022-11-14 08:04:16 +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 supplicant: add NMSetting8021xAuthFlags for TLS v1.3 / enable a version 2022-11-08 07:15:14 +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 supplicant: add BIP interface capability 2022-04-04 10:43:24 +02:00