Skip to content
  • Beniamino Galvani's avatar
    libnm-core: add NMSettingMacsec · d252a99f
    Beniamino Galvani authored and Thomas Haller's avatar Thomas Haller committed
    The new NMSettingMacsec contains information necessary to establish a
    MACsec connection. At the moment we support two different MACsec
    modes, both using wpa_supplicant: PSK and EAP.
    
    PSK mode is based on a static CAK key for the MACsec key agreement
    protocol, while EAP mode derives keys from a 802.1x authentication and
    thus requires the presence of a NMSetting8021x in the connection.
    d252a99f