<div dir="ltr">Greetings ndnSIM friends,<div><br></div><div><br></div><div>I've spent the last few days working on trying to modify the Forwarder class (which I did - I modified <b>ns-3/src/ndnSIM/NFD/daemon/fw/forwarder.[hpp, cpp]</b>)</div><div><br></div><div>However, ./waf doesn't seem to work properly.  I even did a ./waf clean and ./waf build.  On one of the runs of ./waf I did notice it (apparently?) successfully re-build the forwarder.cpp file.</div><div><br></div><div>What I did was add a method (the prototype to .hpp and definition to .cpp) called <b>printMessageForTest())</b></div><div><b><br></b></div><div>I would assume that after ndnSIM was rebuilt with ./waf that my scenario, which calls printMessageForTest on the forwarder would actually work, but it doesn't recognize it.</div><div><br></div><div>Any clue what's going on?</div><div><br></div><div>Alternatively, if anyone could give an appropriate procedure for ensuring all changes make it into the system when modifications of actual ndnSIM files are made, it would be appreciated.</div><div><br></div><div>Looking forward to hearing from you,</div><div><br></div><div>John</div></div>