<div dir="ltr">ndnSIM friends,<div><br></div><div>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.</div><div><br></div><div>I've explored the Forwarder class, as onIncomingInterest seemed to be a promising method.  But it looks like this is <b>private and therefore cannot be overriden</b>??</div><div><br></div><div>Does anyone have any idea how I would obtain (for storage and use) the information about <b>ALL </b>incoming Interests entering a node?</div><div><br></div><div>Thanks,</div><div><br></div><div>John</div></div>