ContentType » History » Version 11
Davide Pesavento, 08/22/2018 03:52 PM
1 | 1 | Alex Afanasyev | ContentType |
---|---|---|---|
2 | =========== |
||
3 | |||
4 | 10 | Davide Pesavento | The following table defines assigned values for ContentType in NDN Data packets. |
5 | 1 | Alex Afanasyev | |
6 | ContentType | Assigned value (dec) | Description of the content | Reference |
||
7 | ------------|----------------------|----------------------------|----------- |
||
8 | 10 | Davide Pesavento | Blob | 0 | payload identified by the data name; this is the default ContentType | [NDN Packet spec](https://named-data.net/doc/NDN-packet-spec/current/) |
9 | Link | 1 | another name which identifies the actual data content | [NDN Packet spec](https://named-data.net/doc/NDN-packet-spec/current/) |
||
10 | 11 | Davide Pesavento | Key | 2 | public key; certificate | [NDN Packet spec](https://named-data.net/doc/NDN-packet-spec/current/) |
11 | 10 | Davide Pesavento | Nack | 3 | application-level NACK | [NDN Packet spec](https://named-data.net/doc/NDN-packet-spec/current/) |
12 | Manifest | 4 | manifest | #3301 |
||
13 | PrefixAnn | 5 | prefix announcement | [[nfd:PrefixAnnouncement]] |
||
14 | 11 | Davide Pesavento | *Reserved* | 6-1023 | |
15 | 7 | Junxiao Shi | FLIC | 1024 | File-Like ICN Collection (FLIC) | [draft-irtf-icnrg-flic](https://datatracker.ietf.org/doc/draft-irtf-icnrg-flic/) |
16 | 11 | Davide Pesavento | *Experimentation range* | 9000-9999 | Reserved for experimentation | |
17 | 1 | Alex Afanasyev | |
18 | ## Experimentation range |
||
19 | |||
20 | TBD |
||
21 | |||
22 | ## Request assignment |
||
23 | |||
24 | TBD |