projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
6to4: fix interface error handling
[openwrt.git]
/
package
/
hostapd
/
patches
/
740-group_key_timeout.patch
diff --git
a/package/hostapd/patches/740-group_key_timeout.patch
b/package/hostapd/patches/740-group_key_timeout.patch
index
694b066
..
c149395
100644
(file)
--- a/
package/hostapd/patches/740-group_key_timeout.patch
+++ b/
package/hostapd/patches/740-group_key_timeout.patch
@@
-1,6
+1,6
@@
--- a/src/ap/wpa_auth.c
+++ b/src/ap/wpa_auth.c
-@@ -133
0,7 +1330
,7 @@ static void wpa_send_eapol(struct wpa_au
+@@ -133
7,7 +1337
,7 @@ static void wpa_send_eapol(struct wpa_au
keyidx, encr, 0);
ctr = pairwise ? sm->TimeoutCtr : sm->GTimeoutCtr;
This page took
0.02069 seconds
and
4
git commands to generate.