[ndnSIM] How to know which node sent the interest

John Bennedict Lorenzo kzer95 at gmail.com
Mon Mar 20 12:05:29 PDT 2017


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> 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/
> Internet Research Laboratory
> Computer Science Department
> UCLA
>
>
> On Mar 19, 2017, at 7:42 AM, John Bennedict Lorenzo <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/20170321/f900f2f9/attachment.html>


More information about the ndnSIM mailing list