Feature #5109
closed
chunks: add option for TYPED naming conventions
Added by susmit shannigrahi over 4 years ago.
Updated over 3 years ago.
Description
NDN repo publishes data with typed segment numbers. Add an option in ndncatchunks to fetch such segments.
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.
- Related to Task #5044: Switch default naming convention encoding to TYPED added
- 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)
- 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.
- Status changed from New to In Progress
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
- Status changed from In Progress to Code review
- % Done changed from 0 to 100
- Status changed from Code review to Closed
Also available in: Atom
PDF