Actions
Feature #4807
closedInterest CanBePrefix element
Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
Due date:
% Done:
0%
Estimated time:
3.00 h
Tags:
Description
Libraries should provide getter and setter for Interest CanBePrefix element.
The global default is initially CanBePrefix=true to avoid breaking existing application.
Applications should either set CanBePrefix to true or false on each Interest, or declare its preference through a global API; if an application does neither, the library must log a warning indicating the default value of CanBePrefix is changing to false in the future.
See Packet03Transition for details.
Actions