<div class="gmail_quote">
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"> On Thu, Aug 11, 2011 at 08:20:55PM +0530, uday kiran wrote:<br>&gt; When i run hostapd with the specific .conf file, i have specfied<br>
&gt; driver=madwifi in the conf file. But it is throwing error as &quot;Line 2:<br>&gt; invalid/unknown driver &#39;madwifi&#39; &quot;.<br><br>mac80211_hwsim has nothing to do with madwifi.<br><br>&gt; Will mac80211_hwsim run without any driver dependency ?<br>
<br>Yes, but you will need to use driver=nl80211 in hostapd.conf to<br>interface with it.<br><br>--<br>Jouni Malinen                                            PGP id EFC895FA<br><br><br></blockquote>
<div> </div>
<div>I am able to successfully establish communication between two radios(one for AP and other for client) . And I am able to see the authentication and association between them.</div>
<div> </div>
<div>Now I am trying to send data traffic from client to AP. </div>
<div>For that , I am not clear how to interface with wpa_supplicant , so that when i send a frame from my stub , it will go to wpa_supplicant and finally to AP encrypted.</div>
<div> </div>
<div>Could some one give pointers on how to proceed with my test ?</div>
<div> </div>
<div>-Uday</div></div>