[ndnSIM] Some Doubt on Interest Forwarding

madhurima buragohain madhurimajya at gmail.com
Wed Aug 8 22:30:52 PDT 2018


Hi All,

I have seen in NDN related papers that when an interest is arrived in an
NDN node, first cache is checked whether it is already in cache or not. IF
not, then only PIT is checked and inserted if similar request is not
pending.


But, in ndnSIM simulator, I have seen that first interest is checked in PIT
before checking in cache.



" // PIT insert
  shared_ptr<pit::Entry> pitEntry = m_pit.insert(interest).first;"


So, I am confused. Could anyone clear my doubt ??
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20180809/279683c9/attachment.html>


More information about the ndnSIM mailing list