<p>I want to make my home ADSL available to anyone near my without issue of security.   Thus I would like to setup so that a tiny linux pc does the dial up and connect to telecom and install hostapd with 2 ssid, one called public</p>

<div class="gmail_quote">On Jun 2, 2014 3:51 AM, &quot;Jouni Malinen&quot; &lt;<a href="mailto:j@w1.fi">j@w1.fi</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Fri, May 23, 2014 at 11:21:07AM +0530, Jithu Jance wrote:<br>
&gt; I got the below prints on a particluar Android platform.<br>
&gt;<br>
&gt; I/wpa_supplicant( 2637): nl80211: send_and_recv-&gt;nl_recvmsgs failed: 20<br>
&gt; I/wpa_supplicant( 2637): nl80211: send_and_recv-&gt;nl_recvmsgs failed: 20<br>
&gt;<br>
&gt; In JellyBean libnl_2 code, I see that the nl_recvmsgs returns postive values<br>
&gt; too. In some cases, nl_recvmgs return the output of nl_recv function. nl_recv<br>
&gt; function can return Number of bytes read, 0 or a negative error code.<br>
&gt;<br>
&gt; Looks like this postive return value for nl_recvmsgs may be specific to Android.<br>
<br>
I applied this patch now since it can clean up debug results on Android<br>
and does not cause any real issues with the standard libnl<br>
implementation either.<br>
<br>
--<br>
Jouni Malinen                                            PGP id EFC895FA<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" target="_blank">http://lists.shmoo.com/mailman/listinfo/hostap</a><br>
</blockquote></div>