[ndnSIM] CS Partition ???
Tom SIMPSON
simpsona0007 at gmail.com
Fri May 17 15:44:31 PDT 2019
Dear all,
Config::Set ("/NodeList/0/$ns3::ndn::ContentStore/MaxSize",
UintegerValue (1)); // number after nodeList is global ID of the node
(= node->GetId ())
Config::Set ("/NodeList/1/$ns3::ndn::ContentStore/MaxSize", UintegerValue (2));
Config::Set ("/NodeList/2/$ns3::ndn::ContentStore/MaxSize",
UintegerValue (200));
Can i partition CS of the same node with different size using this class
???
help me with suggestion or examples
Thank in advance,
Best regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20190518/8ee9636d/attachment.html>
More information about the ndnSIM
mailing list