Actions
Task #1842
closedFace::setInterestFilter and Face::registerPrefix should accept optional RIB flags
Start date:
08/11/2014
Due date:
% Done:
100%
Estimated time:
Description
Currently, the only way to set non-default RIB flags is to use RIB Control command directly.
Proposal is to update all setInterestFilter/registerPrefix method to include optional flags with default value nfd::ROUTE_FLAG_CHILD_INHERIT
as last parameter. This proposal should not affect any existing applications
Actions