[ndnSIM] How to know which node sent the interest

Spyridon (Spyros) Mastorakis mastorakis at CS.UCLA.EDU
Mon Mar 20 12:32:47 PDT 2017


You can add the node name to the Interest name in the applications that you are using.

Thanks,

Spyridon (Spyros) Mastorakis
Personal Website: http://cs.ucla.edu/~mastorakis/ <http://cs.ucla.edu/~mastorakis/>
Internet Research Laboratory
Computer Science Department
UCLA

> On Mar 20, 2017, at 12:05 PM, John Bennedict Lorenzo <kzer95 at gmail.com> wrote:
> 
> Hello Spyridon, Thanks for taking the time to respond. I am working on a wireless environment. I'm aware that I can drop duplicate interests that are already existing in the PIT.
> 
> I'd still like the strategy to be aware of which node sent the interest. Is there a way to do this?
> 
> On Tue, Mar 21, 2017 at 2:12 AM, Spyridon (Spyros) Mastorakis <mastorakis at cs.ucla.edu <mailto:mastorakis at cs.ucla.edu>> wrote:
> Hi,
> 
> your strategy should be able to figure out which faces to send Interests through. However, if you are working on a wireless environment, that might not be feasible, since it heavily depends on the location of the nodes.
> 
> Even if a node receives an Interest that it originally sent, you can always drop it.
> 
> Hope that this helps,
> 
> Spyridon (Spyros) Mastorakis
> Personal Website: http://cs.ucla.edu/~mastorakis/ <http://cs.ucla.edu/~mastorakis/>
> Internet Research Laboratory
> Computer Science Department
> UCLA
> 
> 
>> On Mar 19, 2017, at 7:42 AM, John Bennedict Lorenzo <kzer95 at gmail.com <mailto:kzer95 at gmail.com>> wrote:
>> 
>> Hi, I'm trying to reproduce a paper that did delay tolerant ndn. With my custom strategy, I currently am able to broadcast interests to all nodes that are reachable. How would I prevent interests from being sent back to the node that originally sent it? Thanks!
> 
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20170320/af7bb839/attachment.html>


More information about the ndnSIM mailing list