|
@@ -360,10 +360,12 @@ fast_reauth=1
|
|
|
|
|
|
# Protected Management Frames default
|
|
|
# This parameter can be used to set the default behavior for the ieee80211w
|
|
|
-# parameter. By default, PMF is disabled unless enabled with the global pmf=1/2
|
|
|
-# parameter or with the per-network ieee80211w=1/2 parameter. With pmf=1/2, PMF
|
|
|
-# is enabled/required by default, but can be disabled with the per-network
|
|
|
-# ieee80211w parameter.
|
|
|
+# parameter for RSN networks. By default, PMF is disabled unless enabled with
|
|
|
+# the global pmf=1/2 parameter or with the per-network ieee80211w=1/2 parameter.
|
|
|
+# With pmf=1/2, PMF is enabled/required by default, but can be disabled with the
|
|
|
+# per-network ieee80211w parameter. This global default value does not apply
|
|
|
+# for non-RSN networks (key_mgmt=NONE) since PMF is available only when using
|
|
|
+# RSN.
|
|
|
#pmf=0
|
|
|
|
|
|
# Enabled SAE finite cyclic groups in preference order
|