X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=wpa_supplicant%2Fconfig.h;h=786b85ab80c67df1118f9424bdfe0c0b6b064ecd;hb=22950049e40696ea1d578be54c217942be285b63;hp=9a13f5ff7c2eb93305bc72ae15d2ff217444ba77;hpb=2dc754e170edf305c17d6264dbcc428ac4afdbc3;p=mech_eap.git diff --git a/wpa_supplicant/config.h b/wpa_supplicant/config.h index 9a13f5f..786b85a 100644 --- a/wpa_supplicant/config.h +++ b/wpa_supplicant/config.h @@ -1039,7 +1039,8 @@ struct wpa_config { * * By default, PMF is disabled unless enabled by the per-network * ieee80211w=1 or ieee80211w=2 parameter. pmf=1/2 can be used to change - * this default behavior. + * this default behavior for RSN network (this is not applicable for + * non-RSN cases). */ enum mfp_options pmf;