<div dir="auto">Hi Sonia<div dir="auto"><br></div><div dir="auto">If your NFD version has these functions, they will disable caching.</div><div dir="auto">You can use just one, or both.</div><div dir="auto"><br></div><div dir="auto">cs.enableAdmit(false); // nothing will be inserted to CS, but lookups may still occur</div><div dir="auto">cs.enableServe(false); // lookups will always return miss, but insertion may still occur</div><div dir="auto"><br></div><div dir="auto">Yours, Junxiao</div><br><br><div class="gmail_quote" dir="auto"><div dir="ltr" class="gmail_attr">On Tue, Dec 29, 2020, 01:14 Sonia via ndnSIM <<a href="mailto:ndnsim@lists.cs.ucla.edu">ndnsim@lists.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"><p style="text-align:center"><font color="red"><strong>External Email</strong><br></font></p><div dir="ltr">Hi,<div><br></div><div>It seems like the method ndnHelper.SetOldContentStore("ns3::ndn::cs::Nocache"); is not working in ndnSIM 2.6 and later version. </div><div><br></div><div>The method ndnHelper.setCsSize(1) still set content store size of 1 data packet. So it doesn't what I want. </div><div>I want to completely disable caching on all nodes. </div><div>Your help is much appreciated.</div><div><br></div><div>Thank you</div><div><br></div><div>Best Regards<br><br><br></div></div>
</blockquote></div></div>