<div dir="ltr">Hello Sergio! I&#39;m also interested in adding NDIS 6.x support to hostap. Sadly, I have no experience with this code base, so I&#39;m not sure how useful I will be when it comes to coding, but I&#39;m willing to chip in however I can. At the very least, I&#39;ll be able to test your implementation. Let me know how I can help and if you get a public branch somewhere that I can work on and test.<div><br></div><div>James</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 4, 2015 at 10:39 AM, Sergio NNX <span dir="ltr">&lt;<a href="mailto:sfhacker@hotmail.com" target="_blank">sfhacker@hotmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div><div dir="ltr"><span class="">&gt; I&#39;m not aware of anyone working on this. I have no plans on working with<br>&gt; newer NDIS versions, but if someone is willing to maintain driver_ndis.c<br>&gt; with newer versions (and likely also support a protocol or intermediate<br>&gt; driver, etc. that may be needed), contributions to add such support are<br>&gt; welcome.<br><br></span>Thanks for your response. The reason I asked was because there is a post [1] from 2007 stating you had started working on it! Anyway, that was a long time ago!<br><br>We have already started with this new functionality. One issue is that we don&#39;t know much about the code so it&#39;s difficult to know what/where to change. We would also need people willing to test this new functionality.<br><br>Thanks.<br><br><br>Some preliminary tests show:<br>...<br>...<br>NDIS: Interface name match<br>NDIS: Adapter description prefix &#39;Atheros AR9485WB-EG Wireless Network Adapter&#39;<br>NDIS: Using Native Wi-Fi API v2<br>NDIS: Opened NDISUIO v6.20 device successfully<br>NDIS: OID_802_11_CAPABILITY - hexdump(len=44): 80 01 2c 00 04 00 00 00 08 00 00<br>00 01 00 00 00 04 00 00 00 04 00 00 00 1c 00 00 00 04 00 00 00 0d 00 00 00 03 00<br> 00 00 20 00 00 00<br>NDIS: Driver supports OID_802_11_CAPABILITY - NoOfPMKIDs 3 NoOfAuthEncrPairs 22<br>NDIS: 0 - auth 1 encr 0<br>NDIS: 1 - auth 2883968 encr 4<br>NDIS: 2 - auth 8 encr 1<br>NDIS: 3 - auth 4 encr 4<br>NDIS: 4 - auth 28 encr 4<br>NDIS: 5 - auth 13 encr 3<br>NDIS: 6 - auth 32 encr 0<br>...<br>...<br>{A21AD3D8-B862-4381-B145-3CCA3DC0A89C}: Event ASSOC (0) received<br>{A21AD3D8-B862-4381-B145-3CCA3DC0A89C}: Association info event<br>FT: Stored MDIE and FTIE from (Re)Association Response - hexdump(len=0):<br>{A21AD3D8-B862-4381-B145-3CCA3DC0A89C}: State: DISCONNECTED -&gt; ASSOCIATED<br>{A21AD3D8-B862-4381-B145-3CCA3DC0A89C}: Associated to a new BSS: BSSID=84:18:3a:26:7d:c8<br>{A21AD3D8-B862-4381-B145-3CCA3DC0A89C}: Select network based on association information<br>{A21AD3D8-B862-4381-B145-3CCA3DC0A89C}: Network configuration found for the current AP<br>...<br>..<br><br>hostapd_cli.exe -p..\\var\\run mib<br>Selected interface &#39;localhost&#39;<br>dot11RSNAOptionImplemented=TRUE<br>dot11RSNAPreauthenticationImplemented=TRUE<br>dot11RSNAEnabled=FALSE<br>dot11RSNAPreauthenticationEnabled=FALSE<br>dot11RSNAConfigVersion=1<br>dot11RSNAConfigPairwiseKeysSupported=5<br>...<br>...<br><br>wpa_cli.exe -p..\\var\\run status<br>bssid=84:18:3a:26:7d:c8<br>freq=0<br>ssid=BigAir Community Broadband<br>id=0<br>mode=station<br>pairwise_cipher=NONE<br>group_cipher=NONE<br>key_mgmt=NONE<br>wpa_state=COMPLETED<br>ip_address=10.xx.xx.1x0<br>address=00:08:ca:f7:fb:ee<br>uuid=252f9718-1e46-5c4a-9d84-20866c5ab517<br><br>wpa_cli.exe -p..\\var\\run list_networks<br>network id / ssid / bssid / flags<br>0       BigAir Community Broadband      any     [CURRENT]<br><br>wpa_cli.exe -p..\\var\\run get_capability eap<br><br>MD5 TLS WFA-UNAUTH-TLS MSCHAPV2 PEAP TTLS GTC OTP SIM LEAP PSK AKA AKA&#39; FAST PAX<br> SAKE GPSK WSC IKEV2 TNC PWD EKE<br> <br>wpa_cli.exe -p..\\var\\run list_creds<br>cred id / realm / username / domain / imsi<br>0       <a href="http://winports.eu" target="_blank">winports.eu</a>    <a href="mailto:0555444333222111@wlan.org" target="_blank">0555444333222111@wlan.org</a>       <a href="http://winports.eu" target="_blank">winports.eu</a><br><br><br>[1] <a href="http://lists.shmoo.com/pipermail/hostap/2007-June/015851.html" target="_blank">http://lists.shmoo.com/pipermail/hostap/2007-June/015851.html</a><br>                                               </div></div>
<br>_______________________________________________<br>
HostAP mailing list<br>
<a href="mailto:HostAP@lists.shmoo.com">HostAP@lists.shmoo.com</a><br>
<a href="http://lists.shmoo.com/mailman/listinfo/hostap" rel="noreferrer" target="_blank">http://lists.shmoo.com/mailman/listinfo/hostap</a><br>
<br></blockquote></div><br></div>