1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

Revert "hostapd: add a patch for ignoring the WPA/WPA2 key type to work around some broken clients (#9561)"

This is causing regressions for other clients

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28141 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd
2011-09-01 16:07:38 +00:00
parent a67979d135
commit f87f30840b
2 changed files with 1 additions and 19 deletions

View File

@@ -1,6 +1,6 @@
--- a/src/ap/wpa_auth.c
+++ b/src/ap/wpa_auth.c
@@ -1290,7 +1290,7 @@ static void wpa_send_eapol(struct wpa_au
@@ -1288,7 +1288,7 @@ static void wpa_send_eapol(struct wpa_au
keyidx, encr, 0);
ctr = pairwise ? sm->TimeoutCtr : sm->GTimeoutCtr;