Project

General

Profile

ContentType » History » Revision 16

Revision 15 (Davide Pesavento, 06/13/2020 02:19 PM) → Revision 16/18 (Davide Pesavento, 06/14/2020 04:52 PM)

# ContentType 

 The following table defines the currently assigned values for the ContentType element in NDN Data packets. 

 ContentType    | Value (dec) | Description of the content | Reference 
 -------------|-------------|----------------------------|---------- ------------|-------------|----------------------------|---------- 
 Blob                    |    0            | Payload payload identified by the data name; this is the default ContentType | [NDN Packet spec](https://named-data.net/doc/NDN-packet-spec/current/) 
 Link                    |    1            | Another another name which identifies the actual data content | [NDN Packet spec](https://named-data.net/doc/NDN-packet-spec/current/) 
 Key                      |    2            | Public public key; certificate | [NDN Packet spec](https://named-data.net/doc/NDN-packet-spec/current/) 
 Nack                    |    3            | Application-level application-level NACK | [NDN Packet spec](https://named-data.net/doc/NDN-packet-spec/current/) 
 Manifest            |    4            | Manifest manifest | #3301 
 PrefixAnn          |    5            | Prefix prefix announcement | [[nfd:PrefixAnnouncement]] 
 KiteAck              |    6            | KITE acknowledgment | [[KITE]] 
 *(reserved)* *Reserved*    | 7-1023        | Reserved for future assignments 
 FLIC                    |    1024         | File-Like ICN Collection (FLIC) | [draft-irtf-icnrg-flic](https://datatracker.ietf.org/doc/draft-irtf-icnrg-flic/) 
 *Experimentation range* | 9000-9999 | Reserved for experimentation | 

 ## Experimentation range 

 TBD 

 ## References 

 https://named-data.net/doc/NDN-packet-spec/current/data.html#contenttype