[Ndn-interest] [EXT] Request for Explanation on Modifying the PIT Component in Mini-NDN

Junxiao Shi shijunxiao at arizona.edu
Wed May 17 18:27:44 PDT 2023


Hi Amina

Mini-NDN codebase itself does not contain a PIT component.
The PIT is part of the NDN forwarder, typically NFD.

In Mini-NDN checkout, run this command to install NFD and related projects
from source code:
./install.sh --source

You can then see the PIT source code in ./dl/NFD/daemon/table folder.

Yours, Junxiao

On Wed, May 17, 2023, 19:54 Boudjelida, Amina via Ndn-interest <
ndn-interest at lists.cs.ucla.edu> wrote:

> *External Email*
>
> Dear Ndn Expert,
>
>
> I hope this email finds you well. I am writing to seek clarification and
> guidance regarding the implementation of an algorithm to modify the Pending
> Interest Table (PIT) component in Mini-NDN.
>
>
> I am currently working on a project that involves customizing the behavior
> of the PIT in Mini-NDN. However, I am facing some challenges in
> understanding the process of implementing this modification. I would
> greatly appreciate it if you could provide me with an explanation or any
> relevant documentation on how to accomplish this task.
>
> Specifically, I am interested in gaining insights on the following aspects:
>
>     Identifying the location of the PIT component within the Mini-NDN
> codebase.
>     Understanding the data structures and functions involved in the PIT
> implementation under this emulator.
>     Learning the relevant steps to modify the PIT behavior to suit my
> project requirements.
>
> If there are any specific resources, tutorials, or examples available that
> address the customization of the PIT component in Mini-NDN, kindly direct
> me to them. Additionally, any insights or best practices you can offer
> would be immensely valuable to me.
>
> I have already conducted preliminary research on Mini-NDN, but I believe
> direct guidance from experts like yourself would greatly assist me in
> successfully implementing the desired modifications.
>
> Thank you very much for your time and consideration. I look forward to
> your response and any assistance you can provide.
>
>
> Best regards,
>
> BOUDJELIDA Amina
>
> amina.boudjelida.1 at ens.etsmtl.ca
>
> boudjelida_amina at univ-jijel.dz
>
> Jijel University-Algeria
> _______________________________________________
> Ndn-interest mailing list
> Ndn-interest at lists.cs.ucla.edu
> https://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndn-interest/attachments/20230517/421b4e27/attachment.html>


More information about the Ndn-interest mailing list