iwn0/wlan0 scan WPA2-PSK/AES as WEP on freebsd9

乔楚/HonestQiao honestqiao at gmail.com
Sun Aug 12 16:15:59 UTC 2012


2012-08-12 21:17, Adrian Chadd<adrian at freebsd.org> wrote:

What is the purpose of such a patch?
Followed, how do I test to obtain the information which you need?

--------------
====================================================
Coreseek,开源软件,全文检索,搜索系统,专注中文,全心服务
HonestQiao/乔楚 
http://www.coreseek.cn/ 
P/13581882013 Q/5601680 M/honestqiao at hotmail.com 
====================================================
>Try this:
>
>Index: ieee80211_input.c
>===================================================================
>--- ieee80211_input.c	(revision 238938)
>+++ ieee80211_input.c	(working copy)
>@@ -572,7 +572,7 @@
> 		case IEEE80211_ELEMID_HTINFO:
> 			scan->htinfo = frm;
> 			break;
>-#ifdef IEEE80211_SUPPORT_MESH
>+#ifdef NOTYET // IEEE80211_SUPPORT_MESH
> 		case IEEE80211_ELEMID_MESHID:
> 			scan->meshid = frm;
> 			break;
>
>
>
>
>Adrian


More information about the freebsd-wireless mailing list