<div dir="ltr">Hi,<div>Thanks for your help.  I first use AnnotatedTopologyReader and then use NodeContainer.Create() some node, I try to use p2p connection to connection them ,then use ndnHelper.Install().</div><div>Then I change all node generator by AnnotatedTopologyReader, It works.</div><div>Maybe AnnotatedTopologyReader not compatible with NodeContainer.</div><div>Is this a bug?</div><div><br></div><div>Thanks for your help.</div><div>qhsong</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-05-24 8:36 GMT+08:00 Spyridon (Spyros) Mastorakis <span dir="ltr"><<a href="mailto:mastorakis@cs.ucla.edu" target="_blank">mastorakis@cs.ucla.edu</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Hi,<div><br></div><div>I will try to guess what might be going on. Such a thing can happen if you have a node with multiple faces and the consumer application running on the first face sends an Interest that can be satisfied by the producer application running on the other face. Is this the case?</div><div><br></div><div>This could be also possible if you have a producer and consumer application running on the same face. However, this should not be the case, since NFD is not supposed to forward an Interest through the face that was received.</div><div><br></div><div>Hope that this helps!</div><div><span class="HOEnZb"><font color="#888888"><br><div>
<div><div><div><span style="float:none;display:inline!important">Spyridon (Spyros) Mastorakis</span><br><span style="float:none;display:inline!important">Personal Website: </span><a href="http://cs.ucla.edu/~mastorakis/" target="_blank">http://cs.ucla.edu/~mastorakis/</a><br><span style="float:none;display:inline!important">Internet Research Laboratory</span><br><span style="float:none;display:inline!important">Computer Science Department</span><br><span style="float:none;display:inline!important">UCLA</span></div><div><span style="float:none;display:inline!important"><br></span></div></div></div><div><br></div></div></font></span><div><div class="h5"><div><blockquote type="cite"><div>On May 20, 2016, at 12:30 AM, qhsong <<a href="mailto:ndn@sqh.me" target="_blank">ndn@sqh.me</a>> wrote:</div><br><div><div dir="ltr">Hi every,<div><br></div><div>In my experiment, I try to send interest into another node, but it failed, I run it by following command:</div><div>NS_LOG=nfd.Strategy:nfd.Forwarder:ndn.NetDeviceFace ./waf --run=experiment<br></div><div><br></div><div>the send log look like this:</div><div><br></div><div><div>0.001s 21 nfd.Forwarder:onIncomingInterest(): [DEBUG] onIncomingInterest face=258 interest=/test0/%02/%FE%00</div><div> 1299 0.001s 21 nfd.Forwarder:onContentStoreMiss(): [DEBUG] onContentStoreMiss interest=/test0/%02/%FE%00</div><div> 1300 0.001s 21 nfd.Forwarder:onOutgoingInterest(): [DEBUG] onOutgoingInterest face=256 interest=/test0/%02/%FE%00</div><div> 1301 0.001s 21 ndn.NetDeviceFace:sendInterest(0x8ef7634, 0x91b5c6c)</div><div> 1302 0.002s 21 nfd.Forwarder:onIncomingInterest(): [DEBUG] onIncomingInterest face=258 interest=/test0/%03/%FE%00</div><div> 1303 0.002s 21 nfd.Forwarder:onContentStoreMiss(): [DEBUG] onContentStoreMiss interest=/test0/%03/%FE%00</div><div> 1304 0.002s 21 nfd.Forwarder:onOutgoingInterest(): [DEBUG] onOutgoingInterest face=256 interest=/test0/%03/%FE%00</div><div> 1305 0.002s 21 ndn.NetDeviceFace:sendInterest(0x8ef7634, 0x91b62d4)</div><div> 1306 0.003s 21 nfd.Forwarder:onIncomingInterest(): [DEBUG] onIncomingInterest face=258 interest=/test0/%04/%FE%00</div><div> 1307 0.003s 21 nfd.Forwarder:onContentStoreMiss(): [DEBUG] onContentStoreMiss interest=/test0/%04/%FE%00</div><div> 1308 0.003s 21 nfd.Forwarder:onOutgoingInterest(): [DEBUG] onOutgoingInterest face=256 interest=/test0/%04/%FE%00</div><div> 1309 0.003s 21 ndn.NetDeviceFace:sendInterest(0x8ef7634, 0x91b6b24)</div><div> 1310 0.004s 21 nfd.Forwarder:onIncomingInterest(): [DEBUG] onIncomingInterest face=258 interest=/test0/%05/%FE%00</div><div> 1311 0.004s 21 nfd.Forwarder:onContentStoreMiss(): [DEBUG] onContentStoreMiss interest=/test0/%05/%FE%00</div><div> 1312 0.004s 21 nfd.Forwarder:onOutgoingInterest(): [DEBUG] onOutgoingInterest face=256 interest=/test0/%05/%FE%00</div><div> 1313 0.004s 21 ndn.NetDeviceFace:sendInterest(0x8ef7634, 0x91b73bc)</div></div><div><br></div><div>It seems another node didn't receive the packet. Any one can give some ideas about this?</div><div>Thanks for your help.</div><div><br></div><div>Best Wish,</div><div>Qhsong</div></div><br></div></blockquote></div><br></div></div></div></div></blockquote></div><br></div>