Uploaded image for project: 'hicn'
  1. hicn
  2. HICN-555

Base data structures

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Medium Medium
    • 22.02
    • None
    • hicn/hicn-light
    • None

      This task regroups foundational data structures that are required for efficient storage and processing during regular forwarder operations. They will be combined to create the high-level hICN data structures such as the PIT/CS, FIB and Face table.

      Those data structure should reduce the amount of malloc/free in the codebase by offering a pool of resources that will be reused in time, as done in VPP. 

      Important aspects to consider for these data structures :

      • avoid reimplementing if possible, to leverage an already maintained codebase
      • license
      • portability
      • reasonable performance (we don't have the same requirements as VPP)
      • cpu/memory tradeoff (eg. mobile plaforms)

        There are no Sub-Tasks for this issue.

            eloparco Enrico Loparco
            jordan.auge Jordan Augé
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - 2 weeks
                2w
                Remaining:
                Remaining Estimate - 2 weeks
                2w
                Logged:
                Time Spent - Not Specified
                Not Specified