<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div><div class="h5">
&gt; Hi,<br>
&gt;<br>
&gt; Would like to use RSN in adhoc mode, wpa_supplicant contains<br>
&gt; ibss_rsn.c file which gets compiled with CONFIG_IBSS_RSN=y, got<br>
&gt; following questions, can some point in right direction?<br>
&gt;<br>
&gt; 1) Does wpa_supplicant supports rsn in adhoc mode, is it functional?<br>
&gt;<br>
&gt; 2) What are ioctls/wireless extensions the driver is expected to<br>
&gt; support for rsn in adhoc mode?<br>
<br>
</div></div>The driver must support nl80211/cfg80211, not WEXT.  WEXT is dead and<br>
cannot be extended for this kind of support.<br>
<font color="#888888"><br>
Dan<br>
<br>
<br>
</font></blockquote></div><br>Yes WEXT is dead as far as future development is considered, since supplicant already has ibss_rsn.c, wondering what is its functional status, will rsn in ibss mode work by using wpa_supplicant or not? let it be cfg80211 or WEXT.<br>
<br>if it will work, what are the cmds/events the driver needs to support?<br><br>if it won&#39;t work, what else needs to be taken care by wpa_supplicant in addition to the existing functionality?<br><br>Thanks<br>Danny<br>
<br>