Project

General

Profile

Actions

Feature #5109

closed

chunks: add option for TYPED naming conventions

Added by susmit shannigrahi almost 4 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Normal
Start date:
Due date:
% Done:

100%

Estimated time:

Description

NDN repo publishes data with typed segment numbers. Add an option in ndncatchunks to fetch such segments.


Related issues 1 (0 open1 closed)

Related to ndn-cxx - Task #5044: Switch default naming convention encoding to TYPEDClosedEric Newberry

Actions
Actions #1

Updated by Junxiao Shi almost 4 years ago

ndncatchunks, easy.
ndnputchunks, tricky because the main API switches convention universally, and therefore makes management module used by prefix registration send packets incompatible with forwarder side.

Actions #2

Updated by Davide Pesavento almost 4 years ago

  • Related to Task #5044: Switch default naming convention encoding to TYPED added
Actions #3

Updated by Davide Pesavento almost 4 years ago

  • Tracker changed from Task to Feature
  • Subject changed from Add option for TYPED segment in ndnput/catchunks to chunks: add option for TYPED naming conventions
  • Start date deleted (04/29/2020)
Actions #4

Updated by Junxiao Shi over 3 years ago

  • Assignee set to Davide Pesavento

Davide agrees to work on this item at 20210115 NFD call.

ndnputchunks, tricky because the main API switches convention universally, and therefore makes management module used by prefix registration send packets incompatible with forwarder side.

On a second thought, this is probably fine because ControlCommand does not involve any name components that rely on naming convention.

Actions #5

Updated by Davide Pesavento over 3 years ago

  • Status changed from New to In Progress
Actions #6

Updated by susmit shannigrahi over 3 years ago

ndnputchunks, tricky because the main API switches convention universally, and therefore makes management module used by prefix registration send packets incompatible with forwarder side.

On a second thought, this is probably fine because ControlCommand does not involve any name components that rely on naming convention.

On the other side, catchunks is really simple, this fork already works with the repo. https://github.com/susmit85/ndn-tools

Actions #7

Updated by Davide Pesavento about 3 years ago

  • Status changed from In Progress to Code review
  • % Done changed from 0 to 100
Actions #8

Updated by Davide Pesavento about 3 years ago

  • Status changed from Code review to Closed
Actions

Also available in: Atom PDF