Actions
TLV-TYPE » History » Revision 1
Revision 1/13
| Next »
Alex Afanasyev, 01/30/2014 06:26 PM
NFD-related NDN-TLV Type assignments¶
(Types are assigned from the range reserved for forwarding 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 |
These codes are used by the following specifications:
Updated by Alex Afanasyev almost 12 years ago · 13 revisions