Task #1283
Updated by Junxiao Shi over 10 years ago
Change [[NDNLP-TLV]] NDNLP-TLV spec and implementation to encode FragIndex and FragCount using nonNegativeInteger. Sequence field still uses 8-octet fixed length number, because sequence number can wrap around, but nonNegativeNumber can increment forever.