<div dir="auto"><div style="font-family:sans-serif;font-size:12.8px" dir="auto">Hello everybody, </div><div style="font-family:sans-serif;font-size:12.8px" dir="auto">I am trying to add a new field in interest packet and I want this field to persist throughout the network for each interest, (i.e. if a consumer sets this custom field to X in the interest packet, then it should be forwarded by all the routers to the producer with the custom field as X) </div><div style="font-family:sans-serif;font-size:12.8px" dir="auto"><br></div><div style="font-family:sans-serif;font-size:12.8px" dir="auto">Previously I had used this tutorial to add the field in interest packet:<br></div><div style="font-family:sans-serif;font-size:12.8px" dir="auto"><a href="https://www.programmersought.com/article/14675398024/" style="text-decoration-line:none;color:rgb(66,133,244)">https://www.programmersought.com/article/14675398024/</a></div><div style="font-family:sans-serif;font-size:12.8px" dir="auto"><br></div><div style="font-family:sans-serif;font-size:12.8px" dir="auto">Please point out what is lacking in this solution.</div><div style="font-family:sans-serif;font-size:12.8px" dir="auto"><br></div><div style="font-family:sans-serif;font-size:12.8px" dir="auto">The main problem is that if i have the following topology</div><div style="font-family:sans-serif;font-size:12.8px" dir="auto">A--B--C--D </div><div style="font-family:sans-serif;font-size:12.8px" dir="auto">(Where A is the Consumer and D is the Producer, and B and C are routers)</div><div style="font-family:sans-serif;font-size:12.8px" dir="auto">Then by the solution given in the above link the custom field set in A's generated Interest packet is reset to default value by B when it forwards the interest to C.  </div><div style="font-family:sans-serif;font-size:12.8px" dir="auto">How can I make it carry the value intended by A?</div><div style="font-family:sans-serif;font-size:12.8px" dir="auto"><br></div><div style="font-family:sans-serif;font-size:12.8px" dir="auto">Thanking you in advance</div><div style="color:rgb(136,136,136);font-family:sans-serif;font-size:12.8px" dir="auto"><div>Prajjwal Singh</div></div></div>