Actions
Bug #1600
closedIncorrect encoding/decoding of Interest::Nonce
Start date:
05/14/2014
Due date:
% Done:
100%
Estimated time:
Description
NDN-TLV spec defines nonce to always be encoded as 4-octet long byte-string. Motivation for such encoding is that it is possible to replace nonce (assuming it is a common operation) without re-encoding the Interest.
The implemented encoding uses NonNegativeInteger.
Updated by Alex Afanasyev over 10 years ago
- Status changed from New to In Progress
Updated by Alex Afanasyev over 10 years ago
- Status changed from In Progress to Code review
Updated by Alex Afanasyev over 10 years ago
- Status changed from Code review to Closed
Actions