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

Spyridon Mastorakis smastorakis at unomaha.edu
Tue Dec 10 13:09:48 PST 2019


Just to add a bit more context to my previous response:

could you please elaborate on what exactly you would like to do?

Adding multiple PIT entries for the same Interest might not be a good idea from an architectural point of view. It may be a good idea to stick to the NDN architectural principles.

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 11:44 AM, Spyridon Mastorakis via ndnSIM <ndnsim at lists.cs.ucla.edu> wrote:
> 
> You will need to modify the forwarder.cpp code of NFD:
> 
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_named-2Ddata_NFD_blob_master_daemon_fw_forwarder.cpp-23L88&d=DwIGaQ&c=Cu5g146wZdoqVuKpTNsYHeFX_rg6kWhlkLF8Eft-wwo&r=eI5Bh74ovG-uIXQ5ksQETSPgRFzmJXjIZXneCqw580E&m=FtebuCSTq3fIC6Rx1fg705OzOuVilRtjisDOplHOjfw&s=k274U3P6_cLJQkaJoezbdLtq-7-QtgiyptTBEVuOR88&e= 
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_named-2Ddata_NFD_blob_master_daemon_fw_forwarder.cpp-23L266&d=DwIGaQ&c=Cu5g146wZdoqVuKpTNsYHeFX_rg6kWhlkLF8Eft-wwo&r=eI5Bh74ovG-uIXQ5ksQETSPgRFzmJXjIZXneCqw580E&m=FtebuCSTq3fIC6Rx1fg705OzOuVilRtjisDOplHOjfw&s=ZNkfDD3u4tEEOHvjnTuG9XYF3eMxb_5RJb1q5WryOYs&e= 
> 
> Thanks,
> 
> Spyridon (Spyros) Mastorakis
> Assistant Professor
> Computer Science Department
> University of Nebraska, Omaha
> Peter Kiewit Institute Room 175A
> https://urldefense.proofpoint.com/v2/url?u=https-3A__sites.google.com_site_spyridonmastorakis&d=DwIGaQ&c=Cu5g146wZdoqVuKpTNsYHeFX_rg6kWhlkLF8Eft-wwo&r=eI5Bh74ovG-uIXQ5ksQETSPgRFzmJXjIZXneCqw580E&m=FtebuCSTq3fIC6Rx1fg705OzOuVilRtjisDOplHOjfw&s=tt3palOSZdrNemxBt-H99HnUe57lGpvTfRo1lMy_Kzk&e= 
> 
>> 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= 
> 
> _______________________________________________
> 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=DwIGaQ&c=Cu5g146wZdoqVuKpTNsYHeFX_rg6kWhlkLF8Eft-wwo&r=eI5Bh74ovG-uIXQ5ksQETSPgRFzmJXjIZXneCqw580E&m=FtebuCSTq3fIC6Rx1fg705OzOuVilRtjisDOplHOjfw&s=4HdiGD5nkMItDbxbpV39CSWjTioMtl3iRS4VC4Gdzm4&e= 



More information about the ndnSIM mailing list