TLV-TYPE » History » Version 3
  Alex Afanasyev, 02/05/2014 04:41 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 | 2 | Alex Afanasyev | IncomingFaceId | 111 | 0x6f  | 
| 19 | 3 | Alex Afanasyev | NextHopFaceId | 112 | 0x70  | 
| 20 | SnifferInfo | 113 | 0x71  | 
||
| 21 | 1 | Alex Afanasyev | |
| 22 | These codes are used by the following specifications:  | 
||
| 23 | |||
| 24 | * [[ControlCommand|NFD Control Command specification]]  | 
||
| 25 | * [[FaceMgmt|NFD Face Management protocol]]  | 
||
| 26 | * [[FibMgmt|NFD FIB Management protocol]]  | 
||
| 27 | * [[LocalControlHeader|NFD local control header]]  |