Feature #4913
closed
Update Interest::matchesData for v0.3 semantics
Added by Junxiao Shi over 5 years ago.
Updated over 5 years ago.
Description
Stop processing Selectors in Interest::matchesData
.
Deprecate ill-designed and unused Interest::matchesName
function.
- Status changed from New to In Progress
- Assignee set to Junxiao Shi
- % Done changed from 0 to 10
- % Done changed from 10 to 70
In https://gerrit.named-data.net/5445 patchset2, Interest to Interest comparison only considers Name, CanBePrefix, and MustBeFresh.
Regarding other fields:
- ForwardingHint: should be considered, but there are implications in NFD's PIT structure, so I'm not changing it until #3162.
- Nonce, InterestLifetime, HopLimit: should not be considered because they do not affect Interest-Data matching and do not create separate PIT entries.
- ApplicationParameters: should be considered, and it's already covered by comparing Name via the ParametersSha256DigestComponent being implemented in #4658.
- Status changed from In Progress to Code review
- % Done changed from 70 to 100
- Status changed from Code review to Closed
Also available in: Atom
PDF