Project

General

Profile

TLV-TYPE » History » Revision 6

Revision 5 (Alex Afanasyev, 02/11/2014 02:46 PM) → Revision 6/13 (Alex Afanasyev, 02/17/2014 08:45 PM)

NFD-related NDN-TLV Type assignments 
 ==================================== 

 Types (Types are assigned from the range reserved for forwarding daemon. daemon.) 

 Type                                          | Assigned value      | Assigned value (hex) 
 ------------------------------------------- | ----------------- | -------------------- 
 ControlResponse                               | 101                 | 0x65 
 StatusCode                                    | 102                 | 0x66 
 StatusText                                    | 103                 | 0x67 
 FibManagementOptions                          | 104                 | 0x68 
 FaceId                                        | 105                 | 0x69 
 Cost                                          | 106                 | 0x6a 
 Strategy                                      | 107                 | 0x6b 
 FaceManagementOptions                         | 108                 | 0x6c 
 LocalControlHeader                            | 109                 | 0x6d 
 LocalControlInfo                              | 110                 | 0x6e 
 IncomingFaceId                                | 111                 | 0x6f 
 NextHopFaceId                                 | 112                 | 0x70 
 Reserved                                      | 113                 | 0x71 
 Uri                                           | 114                 | 0x72 

 These codes are used by the following specifications: 

 * [[ControlCommand|NFD Control Command specification]] 
 * [[FaceMgmt|NFD Face Management protocol]] 
 * [[FibMgmt|NFD FIB Management protocol]] 

 Types reserved from local link data processing range: 

 ### Local Control Header 

 From 
 * [[LocalControlHeader|NFD local control header]] specification: 

 Type                                          | Assigned value      | Assigned value (hex) 
 ------------------------------------------- | ----------------- | -------------------- 
 LocalControlHeader                            | 80                  | 0x50 
 IncomingFaceId                                | 81                  | 0x51 
 NextHopFaceId                                 | 82                  | 0x52 

 ### NDNLP 

 From [[NDNLP|NDN Link Layer Protocol]] specification: 

 Type                                          | Assigned value      | Assigned value (hex) 
 ------------------------------------------- | ----------------- | --------------------