Actions
Task #4598
closedStop accepting NonNegativeInteger as NDNLP sequence number
Start date:
Due date:
% Done:
100%
Estimated time:
1.00 h
Description
Previous ndn-cxx implementation incorrectly encodes sequence number as NonNegativeInteger. #4403 corrected the encoding but kept decoder intact for backwards compatibility. This issue changes the decoder to expect fixed-length encoding only.
Actions