aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/patches/300-noscan.patch
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2016-12-20 20:07:30 +0100
committerFelix Fietkau <nbd@nbd.name>2016-12-20 21:35:56 +0100
commit05abcf518d5e2b7d6526fd7a87a88a268030694a (patch)
tree3befc9a9e3a52ba5d9344c2e8b9fda0217bc4dbe /package/network/services/hostapd/patches/300-noscan.patch
parente5e98d58f794506b0193eea9dbcdd1ca08b7b873 (diff)
downloadupstream-05abcf518d5e2b7d6526fd7a87a88a268030694a.tar.gz
upstream-05abcf518d5e2b7d6526fd7a87a88a268030694a.tar.bz2
upstream-05abcf518d5e2b7d6526fd7a87a88a268030694a.zip
hostapd: update to version 2016-12-19
Update to latest upstream HEAD: - Refreshed all - Fixes 2 regressions: --> PeerKey: Fix STK 4-way handshake regression --> PeerKey: Fix EAPOL-Key processing Compile tested Full & Mini configs Run-tested Mini config Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'package/network/services/hostapd/patches/300-noscan.patch')
-rw-r--r--package/network/services/hostapd/patches/300-noscan.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/network/services/hostapd/patches/300-noscan.patch b/package/network/services/hostapd/patches/300-noscan.patch
index f5737f309a..9dc0f2c393 100644
--- a/package/network/services/hostapd/patches/300-noscan.patch
+++ b/package/network/services/hostapd/patches/300-noscan.patch
@@ -1,6 +1,6 @@
--- a/hostapd/config_file.c
+++ b/hostapd/config_file.c
-@@ -2930,6 +2930,10 @@ static int hostapd_config_fill(struct ho
+@@ -2953,6 +2953,10 @@ static int hostapd_config_fill(struct ho
}
#endif /* CONFIG_IEEE80211W */
#ifdef CONFIG_IEEE80211N
@@ -13,7 +13,7 @@
} else if (os_strcmp(buf, "ht_capab") == 0) {
--- a/src/ap/ap_config.h
+++ b/src/ap/ap_config.h
-@@ -674,6 +674,8 @@ struct hostapd_config {
+@@ -681,6 +681,8 @@ struct hostapd_config {
int ht_op_mode_fixed;
u16 ht_capab;