Dear Alex,<div><br></div><div>You can set the content store size to 1. If the number of total packets in your network is very large compare to the number of nodes with cache size equal to 1, the effect of cache size equals 1 is negligible and it is similar to CS with size zero. CS size equals to 0 was interpreted as unlimited cache size as far as I know. </div>
<div><br></div><div>But if you need to disable CS in total, you should write a new cache policy which disables the cache. You can see how the LRU, FIFO, ... policies have been implemented and follows the implementation style.</div>
<div><br></div><div>Best Regards,</div><div>Saeid</div><div><br><div class="gmail_quote">On Tue, Jun 4, 2013 at 5:38 PM, Axel Pinto <span dir="ltr"><<a href="mailto:pinto2304@gmail.com" target="_blank">pinto2304@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div>I want to test the different policies of the caching and for that I want to disable the caching from all the routers except one. I do not find how to do this. Can you help me, please ?</div>
<div>
Best Ragrds.</div><span><font color="#888888"><div>Axel Pinto.</div></font></span></div>
<br>_______________________________________________<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" target="_blank">http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim</a><br>
<br></blockquote></div><br></div>