[ndnSIM] ndnSIM - Producer problem

Marzieh Babaeianjelodar babaeim at clarkson.edu
Fri Jul 28 07:42:30 PDT 2017


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> 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/7152024c/attachment.html>


More information about the ndnSIM mailing list