<div dir="ltr"><div>Hello all,</div><div>I am trying to add a new field, Priority, to interest Packets.</div><div><br></div><div>Till now I have followed this:</div><div><ol><li> Add field in tlv.hpp<code><br></code></li><li> Add member and its getter and setter functions in interest.hpp<br></li><li> Implement the functions in interest.cpp</li><li>Modify the encoding function wireEncode() and decoding function wireDecode() in interest.cpp</li></ol><div>Then I added some code to set the Priority field for interest packets by SetAttribute features of the ndnHelpers.</div><div><br></div><div>But now My problem is that the Priority field gets set to default after the first hop.</div><div>Please help me make this work.</div><div><br></div><div>Thank you,</div><div>Prajjwal Singh<br></div><div><br></div></div></div>