TLV-TYPE » History » Version 1
  Alex Afanasyev, 01/30/2014 06:26 PM 
  
| 1 | 1 | Alex Afanasyev | NFD-related NDN-TLV Type assignments  | 
|---|---|---|---|
| 2 | ====================================  | 
||
| 3 | |||
| 4 | (Types are assigned from the range reserved for forwarding daemon.)  | 
||
| 5 | |||
| 6 | Type | Assigned value | Assigned value (hex)  | 
||
| 7 | ------------------------------------------- | ----------------- | --------------------  | 
||
| 8 | ControlResponse | 101 | 0x65  | 
||
| 9 | StatusCode | 102 | 0x66  | 
||
| 10 | StatusText | 103 | 0x67  | 
||
| 11 | FibManagementOptions | 104 | 0x68  | 
||
| 12 | FaceId | 105 | 0x69  | 
||
| 13 | Cost | 106 | 0x6a  | 
||
| 14 | Strategy | 107 | 0x6b  | 
||
| 15 | FaceManagementOptions | 108 | 0x6c  | 
||
| 16 | LocalControlHeader | 109 | 0x6d  | 
||
| 17 | LocalControlInfo | 110 | 0x6e  | 
||
| 18 | |||
| 19 | |||
| 20 | These codes are used by the following specifications:  | 
||
| 21 | |||
| 22 | * [[ControlCommand|NFD Control Command specification]]  | 
||
| 23 | * [[FaceMgmt|NFD Face Management protocol]]  | 
||
| 24 | * [[FibMgmt|NFD FIB Management protocol]]  | 
||
| 25 | * [[LocalControlHeader|NFD local control header]]  |