[ndnSIM] ndnSIM - Producer problem

Marzieh Babaeianjelodar babaeim at clarkson.edu
Fri Jul 28 08:48:44 PDT 2017


I am attaching my whole highway scenario here for you to see.



> On Jul 28, 2017, at 10:42 AM, Marzieh Babaeianjelodar <babaeim at clarkson.edu> wrote:
> 
> I am looking at the documentation to AddRoute, and I tried this:
> 
> AddRoute(waypoint.Get(1), "/", waypoint.Get(1)->GetObject<ndn::L3Protocol>()->GetFace(1), 1)
> 
> but it says it does not have a member function GetFace,
> 
> How could I get the faces off a node?
> 
> 
>> On Jul 27, 2017, at 8:38 PM, Spyridon (Spyros) Mastorakis <mastorakis at CS.UCLA.EDU <mailto:mastorakis at CS.UCLA.EDU>> wrote:
>> 
>> Hi,
>> 
>> as the logs show here:
>> 
>> 6.10005s 1 nfd.Forwarder:onOutgoingNack(): [DEBUG] onOutgoingNack face=256 nack=/test/prefix/%FE%3A~NoRoute OK
>> 6.10005s 1 nfd.Forwarder:onInterestReject(): [DEBUG] onInterestReject interest=/test/prefix/%FE%3A
>> 
>> the Interests are rejected by node 1. It seems that node 1 does not know how to further forward the Interests and that is why it generates a NACK. Try adding a specific route from node 1 towards node 2 for the Interest prefix using the FibHelper.
>> 
>> Spyridon (Spyros) Mastorakis
>> Personal Website: http://cs.ucla.edu/~mastorakis/ <http://cs.ucla.edu/~mastorakis/>
>> Internet Research Laboratory
>> Computer Science Department
>> UCLA
>> 
>>> On Jul 27, 2017, at 4:09 PM, Marzieh Babaeianjelodar <babaeim at clarkson.edu <mailto:babaeim at clarkson.edu>> wrote:
>>> 
>>> 6.10005s 1 nfd.Forwarder:onOutgoingNack(): [DEBUG] onOutgoingNack face=256 nack=/test/prefix/%FE%3A~NoRoute OK
>>> 6.10005s 1 nfd.Forwarder:onInterestReject(): [DEBUG] onInterestReject interest=/test/prefix/%FE%3A
>> 
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20170728/bca41f91/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: highway1.cpp
Type: application/octet-stream
Size: 6164 bytes
Desc: not available
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20170728/bca41f91/attachment.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20170728/bca41f91/attachment-0001.html>


More information about the ndnSIM mailing list