<div dir="ltr">Hi Guiseppe<br><div class="gmail_extra"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Does it mean that the data is deleted from the CS after the FreshnessPeriod is over?</div></div></blockquote><div><br></div><div>No. Data that has stayed longer than FreshnessPeriod cannot satisfy Interest with MustBeFresh selector, but can still satisfy Interest without MustBeFresh selector.</div><div>It is unnecessary to delete them.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>It seems that I store so many data packets on the content store that NFD is not able to work in a good way anymore. <br></div></div></blockquote><div><br></div><div>The default "priority fifo" CS replacement policy evicts stale Data (those stayed longer than FreshnessPeriod) first, before evicting non-stale Data.</div><div>The overall capacity of the CS can be adjusted in nfd.conf at tables.cs_max_packets attribute.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div></div><div>I get some data packets which are incomplete: sniffing the packet I have "INCOMPLETE-PACKET". <br></div></div></blockquote><div><br></div><div>This is a limitation of ndndump. Use <a href="https://github.com/named-data/ndn-tools/tree/master/tools/dissect-wireshark">NDN dissector for Wireshark</a> instead.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div></div><div>I think it is caused by the CS which is in overflow. <br></div></div></blockquote><div><br></div><div>No. CS has a replacement policy and can never overflow.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div></div><div>There are some policies to manage the CS, but I think that the replace policy is done automatically by NFD.</div></div></blockquote><div> <br></div><div><br></div><div>Yours, Junxiao </div></div></div></div>