<div dir="ltr">Hi,<div><br></div><div>In ndn-producer.cpp, the data object is created in the "onInterest" method. This means it is created upon receiving an interest. However, it seems that in reality nodes have a kind of repository, e.g. a hard disk, in which they maintain the data. To my understanding, data should be copied from the repository to the cache upon arrival of a new interest message. How this has been taken into account in ndnSIM ?. Looks like we do not have access to the repository.</div><div><br></div><div>thanks.</div><div>C<br><div><br></div><div><br></div></div></div>