<div dir="ltr">Junxiao,<div><br></div><div>Just so I'm entirely clear:</div><div><br></div><div>1.)  If I create an installation of ndnSIM in a separate directory, and modify the actual Forwarder class, this is primarily what you're talking about?</div><div><br></div><div>2.)  Do I just re-run the ./waf commands again?  Will that take care of the appropriate recompilation of the modified Forwarder class (and/or is there an easier way?  Can I get away with just running g++ on the forwarder file?  I'm guessing not...)</div><div><br></div><div>Thanks,</div><div><br></div><div>John</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, May 14, 2017 at 12:44 AM, Junxiao Shi <span dir="ltr"><<a href="mailto:shijunxiao@email.arizona.edu" target="_blank">shijunxiao@email.arizona.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div> Hi John<br><br></div>You'll have to fork ndnSIM repository, and modify ndnSIM package itself. There is no way to override the Forwarder without forking the entire ndnSIM.<br></div><div>This is a fundamental limitation of ndnSIM v2, caused by the desire of reusing the same codebase in ndnSIM and NFD.<br></div><div><br></div>Yours, Junxiao<span class=""><br><div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, May 13, 2017 at 11:33 AM, John Baugh <span dir="ltr"><<a href="mailto:jpbaugh@umich.edu" target="_blank">jpbaugh@umich.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto"><div dir="auto">So, if I want to gather information about ALL incoming interests in order to maintain data about them, what must I do?</div><div dir="auto"><br></div><div dir="auto">Do I subclass the Forwarder class?  If so, how do I ensure that my new Forwarder subclass is used?  And, would this require subclassing the Strategy class as well?</div></div></blockquote></div></div></div></div></div></span></div>
</blockquote></div><br></div>