[ndnSIM] How do I obtain information on ALL incoming Interests?

John Baugh jpbaugh at umich.edu
Sat May 13 21:17:55 PDT 2017


Sorry - as a follow up:

1.  Could I just create a custom Forwarder class and override *onInterest(
)*?

2.  If I were to create a custom Forwarder class, how do I get the system
(Strategy?) to recognize this new Forwarder rather than using the default?

Thanks,

John

On Sun, May 14, 2017 at 12:14 AM, John Baugh <jpbaugh at umich.edu> wrote:

> ndnSIM friends,
>
> After multiple false starts, I began to see some progress (or so I
> thought) by creating a custom Strategy class and overriding
> afterReceiveInterest( ) in order to obtain data about Interests.  However,
> due to confusing documentation on the ndnSIM site, and clarifying with the
> NFD developer's guide and the ndnSIM community, I find myself in yet
> another bad situation.
>
> I've explored the Forwarder class, as onIncomingInterest seemed to be a
> promising method.  But it looks like this is *private and therefore
> cannot be overriden*??
>
> Does anyone have any idea how I would obtain (for storage and use) the
> information about *ALL *incoming Interests entering a node?
>
> Thanks,
>
> John
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20170514/16cbafc5/attachment.html>


More information about the ndnSIM mailing list