[ndnSIM] ndnSIM 2.O Intermediate node generates notification message to its downstream node

Spyridon (Spyros) Mastorakis spiros.mastorakis at gmail.com
Mon Mar 2 08:44:58 PST 2015


Hello,

possible reason for that:

Is the notification expressed as an interest packet? If so, you have to think about its name prefix. If there is a FIB entry to an upstream node for this name prefix, it is normal to be forwarded upstream. In this case, probably you need either to change name prefix and add manually a FIB entry for that name prefix, or manually install a longer prefix match FIB entry for the name prefix of your interest.

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

> On Mar 1, 2015, at 4:26 PM, NDIKUMANA ANSELME <anselme333 at gmail.com> wrote:
> 
> Dear Sir, 
> 
> Thanks for the feedback. i  defined the application that run on intermediate nodes but the only problem i have , it forwards the notification to upstream node instead of downstream node.
> With Regards,
> Anselme N.
> 
> 2015-03-02 6:12 GMT+09:00 Spyridon (Spyros) Mastorakis <spiros.mastorakis at gmail.com>:
> Hello,
> 
> interesting question...
> 
> I think that a convenient way to do so is to define an application that will run on the intermediate nodes and will send notifications to a downstream node based on the desired conditions. At least, this would be the way that I would start implementing it.
> 
> Another way to do so (I do not think that it is quite convenient though) is to change the forwarding pipelines of NFD so that to send notifications to a downstream node based on the desired conditions.
> 
> --
> Spyridon (Spyros) Mastorakis
> Personal Website: http://cs.ucla.edu/~mastorakis/
> Internet Research Laboratory
> PhD Computer Science
> UCLA
> 
> 
> 
> 
> > On Mar 1, 2015, at 8:45 AM, NDIKUMANA ANSELME <anselme333 at gmail.com> wrote:
> >
> > Hi,
> >
> > For preventing the buffer overflow, I would like to setup the notification message, in which the intermediate node generates notification message (on buffer threshold) to its downstream node.
> >
> > Any idea on how Intermediate node can generate notification message to its downstream node, will be appreciated.
> >
> >
> >
> > Thank you in advance for your help.
> >
> >
> >
> > Anselme N.
> >
> > _______________________________________________
> > ndnSIM mailing list
> > ndnSIM at lists.cs.ucla.edu
> > http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim
> 
> 





More information about the ndnSIM mailing list