Task #4582
closed
Switch default CanBePrefix to false
Added by Junxiao Shi over 6 years ago.
Updated over 3 years ago.
Description
In early phase of Packet03Transition, Interest
constructor sets CanBePrefix=true by default, which matches Interest v0.2 behavior.
This issue switches the default to CanBePrefix=false.
However, if an application declared a different setting via Interest::setDefaultCanBePrefix
(#4581), respect that setting.
Calling Interest
constructor without Interest::setDefaultCanBePrefix
no longer prints a warning.
- Start date deleted (
04/13/2018)
This issue switches the default to CanBePrefix=1.
I suppose this should read "switches the default to CanBePrefix=0"
- Description updated (diff)
- Tags set to Packet03Transition
- Tracker changed from Feature to Task
- Subject changed from Switch default CanBePrefix to 0 to Switch default CanBePrefix to false
- Description updated (diff)
- Status changed from New to In Progress
- Target version set to 0.8.0
- Assignee set to Davide Pesavento
- % Done changed from 0 to 50
- Status changed from In Progress to Closed
- % Done changed from 50 to 100
- Blocks Task #5172: Release NFD 22.02 / ndn-cxx 0.8.0 added
Also available in: Atom
PDF