<div dir="ltr">Hello Spyridon,<br><div class="gmail_quote"><div dir="ltr"><div><div><div><div><br></div>First of all thanks for the answer. <br><br></div>I was wondering if the deletion of an entry in the PIT could be modified for another value different than the lifetime of the last interest received. I was thinking on a delay of 250ms because I am trying to simulate a satellite connection but I realize that a same content is issued two times because of the propagation delay (500ms) and it shouldn't be like this because the content will be forwarded but due to the large waiting time for the content then a new interest requesting the same content is issued. <br><br></div>Another question is if it is possible to have two same contents on the channel at approximately 4s of difference between both of them even when the first content was delivered succesfully. Is this behaviour because of the expiration of the interest lifetime that the consumer issues again an interest requesting the same content?<br><br></div>Regards. <br></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Aug 16, 2015 at 10:57 PM, Spyridon (Spyros) Mastorakis <span dir="ltr"><<a href="mailto:spiros.mastorakis@gmail.com" target="_blank">spiros.mastorakis@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Gustavo,<br>
<br>
the expiration time of a PIT entry is equal to the lifetime of the last Interest received. For the CS, this depends on the amount of traffic and the replacement policy. When the CS of a router is full, the eviction of a CS entry will take place according to the replacement policy.<br>
<br>
For further details about the forwarding process and in general about all the NFD-related functionality, you may take a look at the NFD-developer guide:<br>
<br>
<a href="http://named-data.net/wp-content/uploads/2015/05/ndn-0021-4-nfd-developer-guide.pdf" rel="noreferrer" target="_blank">http://named-data.net/wp-content/uploads/2015/05/ndn-0021-4-nfd-developer-guide.pdf</a><br>
<br>
Please let me know if you need anything else.<br>
<br>
--<br>
Spyridon (Spyros) Mastorakis<br>
Personal Website: <a href="http://cs.ucla.edu/~mastorakis/" rel="noreferrer" target="_blank">http://cs.ucla.edu/~mastorakis/</a><br>
Internet Research Laboratory<br>
PhD Computer Science<br>
UCLA<br>
<div><div><br>
<br>
<br>
<br>
> On Aug 16, 2015, at 1:47 PM, Gustavo Gonzalez <<a href="mailto:gonzalezcga@gmail.com" target="_blank">gonzalezcga@gmail.com</a>> wrote:<br>
><br>
> Hello,<br>
><br>
> I have a question. How could be modify the deletion time of an entry in the PIT and in the CS table? The case would be an interest forwarded that will take 500ms to be answered, so I don't want any other interest in the air requesting the same content.<br>
><br>
> How this could be done?<br>
><br>
> Regards.<br>
</div></div>> _______________________________________________<br>
> ndnSIM mailing list<br>
> <a href="mailto:ndnSIM@lists.cs.ucla.edu" target="_blank">ndnSIM@lists.cs.ucla.edu</a><br>
> <a href="http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim" rel="noreferrer" target="_blank">http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim</a><br>
<br>
</blockquote></div><br></div>
</div></div></div><br></div>