Actions
Task #3445
closedDeprecate/Remove LocalControlHeader
Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
Due date:
03/31/2016
% Done:
100%
Estimated time:
Description
As of 0.4.0, functionality of LocalControlHeader has been replaced with NDNLPv2.
As part of this task:
- implement compatibility LocalControlHeader class for legacy apps
- immediately deprecate the class and all methods of it.
Updated by Alex Afanasyev almost 9 years ago
- Blocked by Task #3446: NDNLPv2 support added
Updated by Anonymous almost 9 years ago
- Due date set to 02/29/2016
- Assignee set to Anonymous
Updated by Anonymous over 8 years ago
- Due date changed from 02/29/2016 to 03/31/2016
- Status changed from New to In Progress
- % Done changed from 0 to 90
Deprecated API methods Data.getIncomingFaceId, Interest.getIncomingFaceId and getNextHopFaceId. We will keep this issue open until legacy LocalControlHeader support is removed after implementing NDNLPv2.
Updated by Anonymous over 8 years ago
- Project changed from NDN-CCL to jndn
Moved this issue to jndn since LocalControlHeader was only implemented in Java.
Updated by Anonymous over 8 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
jNDN release v0.12 has NDNLPv2 support including IncomingFaceId.
Actions