<div dir="auto"><div>Thanks for replying Lixia, really appreciate it.</div><div dir="auto"><br></div><div dir="auto"><br style="font-family:sans-serif"><span style="font-family:sans-serif"><b>1/ wonder why you are interested in carrying (x-y seconds) in the packet?  (Playing with cache management?)</b></span><br style="font-family:sans-serif"><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"> The idea is to keep trake of the accurate remaining data lifetime. </div><div dir="auto">So how would a node or a consumer knows if a packet is expired or became stale without considering how much it stayed in the previous CS? How the freshness period will be decreased over the caching and transmission time? Is there any other indicator for that? </div><div dir="auto"><br></div><div dir="auto">Regards,</div><div dir="auto">Samar </div><br><br><div class="gmail_quote" dir="auto"><div dir="ltr" class="gmail_attr">On Wed, 3 Feb 2021, 5:15 pm Lixia Zhang, <<a href="mailto:lixia@cs.ucla.edu" target="_blank" rel="noreferrer">lixia@cs.ucla.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
> On Feb 3, 2021, at 2:04 AM, Samar Alduayji via ndnSIM <<a href="mailto:ndnsim@lists.cs.ucla.edu" rel="noreferrer noreferrer" target="_blank">ndnsim@lists.cs.ucla.edu</a>> wrote:<br>
> <br>
> Dear All,<br>
> <br>
> I just have a question regarding handling the freshness value of data packet when it is sent from one node to another. <br>
> i.e. when a data packet is cached in node A with freshness value ( ttl) of x seconds, then after y seconds the data is retrieved to be send to another node B. Will the freshness value stay x seconds or there is a process that it implemented within the ndnsim to change it to x-y seconds? <br>
<br>
ndnSIM follows NDN design.<br>
By design the whole data packet, including the freshness period, is signed by the original producer (cannot be changed by other parties).<br>
<br>
1/ wonder why you are interested in carrying (x-y seconds) in the packet?  (Playing with cache management?)<br>
<br>
2/ to experiment, someone suggested earlier the idea of attaching such a value to the data packet (e.g. by NDNLP), I dont think ndnSIM itself does it.<br>
<br>
> If there is such a handling function that is already implemented can you please point it out for me? <br>
> <br>
> Kind Regards <br>
> _______________________________________________<br>
> ndnSIM mailing list<br>
> <a href="mailto:ndnSIM@lists.cs.ucla.edu" rel="noreferrer noreferrer" target="_blank">ndnSIM@lists.cs.ucla.edu</a><br>
> <a href="http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim" rel="noreferrer noreferrer noreferrer" target="_blank">http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim</a><br>
<br>
</blockquote></div>
</div></div>