|
@@ -901,13 +901,15 @@ fast_reauth=1
|
|
|
# Port component of the SCI
|
|
|
# Range: 1-65534 (default: 1)
|
|
|
#
|
|
|
-# mka_cak and mka_ckn: IEEE 802.1X/MACsec pre-shared authentication mode
|
|
|
+# mka_cak, mka_ckn, and mka_priority: IEEE 802.1X/MACsec pre-shared key 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
|
|
|
-# which will become the key server and start distributing SAKs.
|
|
|
+# In this mode, instances of wpa_supplicant can act as MACsec peers. The peer
|
|
|
+# with lower priority will become the key server and start distributing SAKs.
|
|
|
# mka_cak (CAK = Secure Connectivity Association Key) takes a 16-bytes (128 bit)
|
|
|
# hex-string (32 hex-digits)
|
|
|
# mka_ckn (CKN = CAK Name) takes a 32-bytes (256 bit) hex-string (64 hex-digits)
|
|
|
+# mka_priority (Priority of MKA Actor) is in 0..255 range with 255 being
|
|
|
+# default priority
|
|
|
#
|
|
|
# mixed_cell: This option can be used to configure whether so called mixed
|
|
|
# cells, i.e., networks that use both plaintext and encryption in the same
|