[PATCH] hostapd: wpa_supplicant: Use inclusive terms.
Arowa Suliman
arowa at chromium.org
Wed May 26 15:53:30 PDT 2021
From: Arowa Suliman <arowa at chromium.org>
Replace man-in-the-middle with person-in-the-middle which
is gender-neutral.
Signed-off-by: Arowa Suliman <arowa at chromium.org>
---
hostapd/hostapd.conf | 2 +-
wpa_supplicant/wpa_supplicant.conf | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/hostapd/hostapd.conf b/hostapd/hostapd.conf
index a89ce9b36..a388ef27c 100644
--- a/hostapd/hostapd.conf
+++ b/hostapd/hostapd.conf
@@ -1827,7 +1827,7 @@ own_ip_addr=127.0.0.1
#assoc_sa_query_retry_timeout=201
# ocv: Operating Channel Validation
-# This is a countermeasure against multi-channel man-in-the-middle attacks.
+# This is a countermeasure against multi-channel person-in-the-middle attacks.
# Enabling this depends on the driver's support for OCV when the driver SME is
# used. If hostapd SME is used, this will be enabled just based on this
# configuration.
diff --git a/wpa_supplicant/wpa_supplicant.conf b/wpa_supplicant/wpa_supplicant.conf
index e3ae77114..702862bec 100644
--- a/wpa_supplicant/wpa_supplicant.conf
+++ b/wpa_supplicant/wpa_supplicant.conf
@@ -988,7 +988,7 @@ fast_reauth=1
# WPA3-Personal-only mode: ieee80211w=2 and key_mgmt=SAE
#
# ocv: whether operating channel validation is enabled
-# This is a countermeasure against multi-channel man-in-the-middle attacks.
+# This is a countermeasure against multi-channel person-in-the-middle attacks.
# Enabling this automatically also enables ieee80211w, if not yet enabled.
# 0 = disabled (default)
# 1 = enabled if wpa_supplicant's SME in use. Otherwise enabled only when the
--
2.31.1.818.g46aad6cb9e-goog
More information about the Hostap
mailing list