<div dir="ltr">Hi Ashiq<br><div class="gmail_extra"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div style="font-size:12.8px">1. How can I make <b>C</b> to communicate with only one<b> AP</b> at any particular time in this scenario? In my current setup, when in intersecting region, both <b>AP1</b> and <b>AP2</b> forwards interests posted by <b>C</b> to <b>P</b>.</div></div></div></blockquote><div>In code connecting WifiNetDevice and L3Protocol, ensure that a packet is forwarded up to L3Protocol only if the sending STA is associated with the AP.</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div style="font-size:12.8px">2. How can I get perfect association in <span class="m_7178524646221476151gmail-il">ndnSIM</span>? Currently, C sends association request to an <b>AP</b> and receives response. However, in that time, some interest packets are lost, which I observed in the log files.</div></div></div></blockquote><div>It is normal for WiFi association to take some time because it needs a few packet round-trips. The consumer application/forwarder is responsible for retransmitting lost packets.</div><div><br></div><div>Yours, Junxiao<br>
</div></div><br></div></div>