|
@@ -892,6 +892,13 @@ fast_reauth=1
|
|
|
# 1: MACsec enabled - Should secure, accept key server's advice to
|
|
|
# determine whether to use a secure session or not.
|
|
|
#
|
|
|
+# macsec_integ_only: IEEE 802.1X/MACsec transmit mode
|
|
|
+# This setting applies only when MACsec is in use, i.e.,
|
|
|
+# - macsec_policy is enabled
|
|
|
+# - the key server has decided to enable MACsec
|
|
|
+# 0: Encrypt traffic (default)
|
|
|
+# 1: Integrity only
|
|
|
+#
|
|
|
# mka_cak and mka_ckn: IEEE 802.1X/MACsec pre-shared authentication mode
|
|
|
# This allows to configure MACsec with a pre-shared key using a (CAK,CKN) pair.
|
|
|
# In this mode, instances of wpa_supplicant can act as peers, one of
|