projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d652923
)
[PATCH] ieee80211: Add LEAP authentication type
author
Zhu Yi
<yi.zhu@intel.com>
Thu, 19 Jan 2006 08:21:09 +0000
(16:21 +0800)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 27 Jan 2006 22:08:06 +0000
(17:08 -0500)
Signed-off-by: Hong Liu <hong.liu@intel.com>
Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/net/ieee80211.h
patch
|
blob
|
history
diff --git
a/include/net/ieee80211.h
b/include/net/ieee80211.h
index
9a92aef
..
3424a3e
100644
(file)
--- a/
include/net/ieee80211.h
+++ b/
include/net/ieee80211.h
@@
-220,6
+220,7
@@
struct ieee80211_snap_hdr {
/* Authentication algorithms */
#define WLAN_AUTH_OPEN 0
#define WLAN_AUTH_SHARED_KEY 1
+#define WLAN_AUTH_LEAP 2
#define WLAN_AUTH_CHALLENGE_LEN 128