macsec: add support for gcm-aes-256 cipher

This commit is contained in:
Christian Poessinger 2021-02-28 00:56:01 +01:00
parent 57e7b05362
commit 9437dda1db

View File

@ -27,14 +27,11 @@ Common interface configuration
MACsec options MACsec options
============== ==============
.. cfgcmd:: set interfaces macsec <interface> security cipher [gcm-aes-128] .. cfgcmd:: set interfaces macsec <interface> security cipher <gcm-aes-128|gcm-aes-256>
Select cipher suite used for cryptographic operations. This setting is Select cipher suite used for cryptographic operations. This setting is
mandatory. mandatory.
.. note:: gcm-aes-256 support planned once iproute2 package is updated to
version >=5.2.
.. cfgcmd:: set interfaces macsec <interface> security encrypt .. cfgcmd:: set interfaces macsec <interface> security encrypt
MACsec only provides authentication by default, encryption is optional. This MACsec only provides authentication by default, encryption is optional. This