[ndnSIM] afterReceiveInterest in Strategy subclass

John Baugh jpbaugh at umich.edu
Fri May 12 23:00:18 PDT 2017


Greetings ndnSIM folks,

I have been working with a Strategy subclass in order to take advantage of
the afterReceiveInterest method.  The documentation on ndnSIM's website
seems to imply that *any time *an Interest arrives at a node, that
afterReceiveInterest is called.

However, the *NFD Documentation *seems to imply that this method is only
called *if the Content Store cannot satisfy the Interest.*  In other words,
if the Interest is satisfied by the CS, this method will not be invoked.

1.  Can someone tell me which of these is true?

2.  Is there any method in any class that is invoked *ANY TIME *an Interest
arrives (whether or not the CS can satisfy it or for any other reason)?


Thanks,

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


More information about the ndnSIM mailing list