[ndnSIM] How to disable the CS cache?

Chengyu Fan chengyu at cs.colostate.edu
Wed Mar 6 15:54:59 PST 2013


Hi

I want to do a experiment with no CS cache. For example, set the freshness
as 0, so the routers would not cache this content.
However, when I check the code, I found that setting the Freshness to 0
means unlimited freshness:

producerHelper.SetAttribute ("Freshness", TimeValue (Seconds (0))); //
unlimited freshness

So is there a way to let routers not cache the content?

Another question: does anyone know how many Attributes we can set? And what
kind of format? Can we add new attributes?

Thanks,
Chengyu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20130306/0ed4eb7e/attachment.html>


More information about the ndnSIM mailing list