[ndnSIM] Can I create multiple PIT entries for one Interest?

Spyridon Mastorakis smastorakis at unomaha.edu
Tue Dec 10 08:44:45 PST 2019


You will need to modify the forwarder.cpp code of NFD:

https://github.com/named-data/NFD/blob/master/daemon/fw/forwarder.cpp#L88
https://github.com/named-data/NFD/blob/master/daemon/fw/forwarder.cpp#L266

Thanks,

Spyridon (Spyros) Mastorakis
Assistant Professor
Computer Science Department
University of Nebraska, Omaha
Peter Kiewit Institute Room 175A
https://sites.google.com/site/spyridonmastorakis

> On Dec 10, 2019, at 8:36 AM, 大熊 浩也 <okuma at stu.kobe-u.ac.jp> wrote:
> 
> 
> Hello Everyone,
> 
> I am thinking of fulfilling multiple file requests with one Interest transmission.
> (I know that it is different from the original idea of NDN.)
> 
> For example, a node that receives an Interest that stores a name such as "/prefix/file_A/%FE%01/prefix/file_B/%FE%01" needs to create two PIT entries, but I don't know how to fix the forwarder class.
> In particular, the setName function of the Interest class cannot be used because the interest variable of the onIncomingInterest function is const.
> 
> I am looking forward to your guidance and support.
> 
> Best Wishes,
> 
> Hiroya Okuma
> 
> 
> _______________________________________________
> ndnSIM mailing list
> ndnSIM at lists.cs.ucla.edu
> https://urldefense.proofpoint.com/v2/url?u=http-3A__www.lists.cs.ucla.edu_mailman_listinfo_ndnsim&d=DwICAg&c=Cu5g146wZdoqVuKpTNsYHeFX_rg6kWhlkLF8Eft-wwo&r=eI5Bh74ovG-uIXQ5ksQETSPgRFzmJXjIZXneCqw580E&m=J4cFuz-M2QYhFHmUR5ng8m4eruHMG-Df1S3ZtVseNnI&s=qv3V-8yE5sXADRQ0cWvon5y3J_-o3pHx4Wp_pTawaiI&e= 



More information about the ndnSIM mailing list