aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/patches/600-ubus_support.patch
diff options
context:
space:
mode:
authorStijn Tintel <stijn@linux-ipv6.be>2017-10-17 16:24:14 +0300
committerStijn Tintel <stijn@linux-ipv6.be>2017-10-17 17:24:47 +0300
commit2127425434046ae2b9f02fdbbdd37cac447af19c (patch)
tree42a9dd2c4849880163babcfabd5f1593625a3548 /package/network/services/hostapd/patches/600-ubus_support.patch
parent3db529d5ccdd5d8cec96d1e0f64583a1c9449a82 (diff)
downloadupstream-2127425434046ae2b9f02fdbbdd37cac447af19c.tar.gz
upstream-2127425434046ae2b9f02fdbbdd37cac447af19c.tar.bz2
upstream-2127425434046ae2b9f02fdbbdd37cac447af19c.zip
hostapd: backport extra changes related to KRACK
While these changes are not included in the advisory, upstream encourages users to merge them. See http://lists.infradead.org/pipermail/hostap/2017-October/037989.html Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Diffstat (limited to 'package/network/services/hostapd/patches/600-ubus_support.patch')
-rw-r--r--package/network/services/hostapd/patches/600-ubus_support.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/hostapd/patches/600-ubus_support.patch b/package/network/services/hostapd/patches/600-ubus_support.patch
index 0c85a27ca5..31e3e79995 100644
--- a/package/network/services/hostapd/patches/600-ubus_support.patch
+++ b/package/network/services/hostapd/patches/600-ubus_support.patch
@@ -298,7 +298,7 @@
}
--- a/src/ap/wpa_auth_glue.c
+++ b/src/ap/wpa_auth_glue.c
-@@ -173,6 +173,7 @@ static void hostapd_wpa_auth_psk_failure
+@@ -175,6 +175,7 @@ static void hostapd_wpa_auth_psk_failure
struct hostapd_data *hapd = ctx;
wpa_msg(hapd->msg_ctx, MSG_INFO, AP_STA_POSSIBLE_PSK_MISMATCH MACSTR,
MAC2STR(addr));