Actions
Task #4925
closedPossible Bug in jNDN's interest
Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
04/27/2019
Due date:
% Done:
0%
Estimated time:
Description
I've found that the interest generated by jNDN has a TLV block with TLV type 0x09; according to the NDN TLV-TYPE number assignment page (https://named-data.net/doc/NDN-packet-spec/current/types.html), this was formerly for selectors but is now reserved.
Is this an actual bug in jNDN, or am I doing something incorrectly? I have double checked that I am using the latest version of jNDN in my project (version 0.21).
I have attached a screenshot of my code.
Files
Actions