[ndnSIM] ndnSIM didn't receive packet

qhsong ndn at sqh.me
Fri May 20 00:30:57 PDT 2016


Hi every,

In my experiment, I try to send interest into another node, but it failed,
I run it by following command:
NS_LOG=nfd.Strategy:nfd.Forwarder:ndn.NetDeviceFace ./waf --run=experiment

the send log look like this:

0.001s 21 nfd.Forwarder:onIncomingInterest(): [DEBUG] onIncomingInterest
face=258 interest=/test0/%02/%FE%00
 1299 0.001s 21 nfd.Forwarder:onContentStoreMiss(): [DEBUG]
onContentStoreMiss interest=/test0/%02/%FE%00
 1300 0.001s 21 nfd.Forwarder:onOutgoingInterest(): [DEBUG]
onOutgoingInterest face=256 interest=/test0/%02/%FE%00
 1301 0.001s 21 ndn.NetDeviceFace:sendInterest(0x8ef7634, 0x91b5c6c)
 1302 0.002s 21 nfd.Forwarder:onIncomingInterest(): [DEBUG]
onIncomingInterest face=258 interest=/test0/%03/%FE%00
 1303 0.002s 21 nfd.Forwarder:onContentStoreMiss(): [DEBUG]
onContentStoreMiss interest=/test0/%03/%FE%00
 1304 0.002s 21 nfd.Forwarder:onOutgoingInterest(): [DEBUG]
onOutgoingInterest face=256 interest=/test0/%03/%FE%00
 1305 0.002s 21 ndn.NetDeviceFace:sendInterest(0x8ef7634, 0x91b62d4)
 1306 0.003s 21 nfd.Forwarder:onIncomingInterest(): [DEBUG]
onIncomingInterest face=258 interest=/test0/%04/%FE%00
 1307 0.003s 21 nfd.Forwarder:onContentStoreMiss(): [DEBUG]
onContentStoreMiss interest=/test0/%04/%FE%00
 1308 0.003s 21 nfd.Forwarder:onOutgoingInterest(): [DEBUG]
onOutgoingInterest face=256 interest=/test0/%04/%FE%00
 1309 0.003s 21 ndn.NetDeviceFace:sendInterest(0x8ef7634, 0x91b6b24)
 1310 0.004s 21 nfd.Forwarder:onIncomingInterest(): [DEBUG]
onIncomingInterest face=258 interest=/test0/%05/%FE%00
 1311 0.004s 21 nfd.Forwarder:onContentStoreMiss(): [DEBUG]
onContentStoreMiss interest=/test0/%05/%FE%00
 1312 0.004s 21 nfd.Forwarder:onOutgoingInterest(): [DEBUG]
onOutgoingInterest face=256 interest=/test0/%05/%FE%00
 1313 0.004s 21 ndn.NetDeviceFace:sendInterest(0x8ef7634, 0x91b73bc)

It seems another node didn't receive the packet. Any one can give some
ideas about this?
Thanks for your help.

Best Wish,
Qhsong
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20160520/9f0c14bb/attachment.html>


More information about the ndnSIM mailing list