<div dir="ltr">Hi,<div>Recently, I want to add a hop-count number in interest class and when interest pass a node, this number will increase one.</div><div> so I define a mutable int in interest class, init it in construct function, and increase it in Forward::onIncomingInterest(). But I try it failed, I found every time when Forward got a interest in onIncomingInterest, the number always zero.</div><div><br></div><div>I didn't found any function to make this interest got zero, and How to increase it one by one ?</div><div><br></div><div>Thanks for your help?</div><div><br></div><div>qhsong</div><div><br></div></div>