projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: fix copy&paste bug in WZRHPAG300H profile description
[openwrt.git]
/
package
/
hostapd
/
patches
/
770-group_key_timeout.patch
diff --git
a/package/hostapd/patches/770-group_key_timeout.patch
b/package/hostapd/patches/770-group_key_timeout.patch
index
3f0bfc3
..
a41a89b
100644
(file)
--- a/
package/hostapd/patches/770-group_key_timeout.patch
+++ b/
package/hostapd/patches/770-group_key_timeout.patch
@@
-1,6
+1,6
@@
--- a/src/ap/wpa_auth.c
+++ b/src/ap/wpa_auth.c
-@@ -12
90,7 +1290
,7 @@ static void wpa_send_eapol(struct wpa_au
+@@ -12
88,7 +1288
,7 @@ static void wpa_send_eapol(struct wpa_au
keyidx, encr, 0);
ctr = pairwise ? sm->TimeoutCtr : sm->GTimeoutCtr;
This page took
0.026788 seconds
and
4
git commands to generate.