Project

General

Profile

Actions

Feature #4577

closed

Naming conventions: use typed name components instead of markers

Added by Junxiao Shi almost 6 years ago. Updated over 4 years ago.

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

100%

Estimated time:
3.00 h

Description

Naming Conventions revision 1 encodes segment number, version number, timestamp, and sequence number as a GenericNameComponent where the TLV-VALUE has a one-byte marker followed by a NonNegativeInteger.
NDN Packet Format v0.3 introduces typed name components. They are intended to replace markers.
This issue is to reserve four NameComponent TLV-TYPE numbers for segment number, version number, timestamp, and sequence number, and publish a new revision of naming conventions document that use typed name components instead of markers. Implementation of such scheme will be separate issues.


Related issues 2 (0 open2 closed)

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

Actions
Blocks ndn-cxx - Feature #4777: Develop API for typed name components in naming conventionClosedJunxiao Shi

Actions
Actions #1

Updated by Junxiao Shi over 5 years ago

Actions #2

Updated by Junxiao Shi over 5 years ago

  • Description updated (diff)
Actions #3

Updated by Junxiao Shi over 5 years ago

  • Status changed from New to In Progress
  • Assignee set to Junxiao Shi
  • % Done changed from 0 to 20

I'm assigning type 33-37 for naming convention usage in NameComponentType rev10.

Actions #4

Updated by Junxiao Shi over 5 years ago

The next step is to update Name Convention technical report. Where is the source code for NDN-TR-0022?

Actions #5

Updated by Junxiao Shi over 5 years ago

  • Blocks deleted (Feature #4706: RDR packet format specification)
Actions #6

Updated by Alex Afanasyev over 5 years ago

It was in ndn-memos repository. Created a new repo for it with old text in https://gitlab.com/named-data/tr-ndn-0022-naming-conventions

Actions #7

Updated by Junxiao Shi over 5 years ago

https://gitlab.com/named-data/tr-ndn-0022-naming-conventions

That is inaccessible.

I found https://github.com/named-data/memo-naming-conventions and it seems to be the same. Shall I send PR to this GitHub repository?

Actions #8

Updated by Alex Afanasyev over 5 years ago

No. You should have access after you accept the invitation from gitlab.

Actions #9

Updated by Junxiao Shi over 5 years ago

  1. Why isn’t the GitLab repository public, like the others?
  2. GitHub repository should have a link to its GitLab replacement.
Actions #10

Updated by Junxiao Shi over 5 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 20 to 70
Actions #12

Updated by Anonymous over 5 years ago

I repeat Junxiao's question. Why are we using a private GitLab repo?

Actions #13

Updated by Davide Pesavento over 5 years ago

  • Status changed from Resolved to Feedback
Actions #14

Updated by Junxiao Shi over 5 years ago

The GitLab repository has been made public. Please review my merge request.

Actions #15

Updated by Junxiao Shi over 5 years ago

  • Blocks Feature #4777: Develop API for typed name components in naming convention added
Actions #16

Updated by Junxiao Shi about 5 years ago

  • Status changed from Feedback to Closed
  • % Done changed from 70 to 100

TR commit has been merged.

Actions #17

Updated by Junxiao Shi over 4 years ago

Actions #18

Updated by Davide Pesavento over 4 years ago

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

Also available in: Atom PDF