Project

General

Profile

Task #1447

Updated by Junxiao Shi almost 10 years ago

Similar Interests in a PIT entries with same Name and different selectors entry should be looked up in a hash table using `hash(selectors.wireEncode())` as a hash index. 

 The procedure should also include a provision for special case when no selectors are present in interests (there is `interest.hasSelectors()` method).

Back