[Nfd-dev] NameTree entries

Dehart, John jdd at wustl.edu
Sun May 7 10:46:56 PDT 2017


On May 7, 2017, at 12:45 PM, Junxiao Shi <shijunxiao at email.arizona.edu<mailto:shijunxiao at email.arizona.edu>> wrote:

Hi John


Sending Interests with 10 random components at the end would make NameTree to have 10x entries as PIT entry.

I’m not sure I quite understand ths. Lets say I have 5 Interests:

/abc/zyx/1234
/abc/zyx/2345
/abc/zyx/3456
/abc/zyx/4567
/abc/zyx/5678

And lets say they are all still in the PIT, unsatisfied and have not timed out.

How many NameTree entries would you expect there to be?

This case should generate eight NameTree entries:

/
/abc
/abc/zyx
/abc/zyx/1234
/abc/zyx/2345
/abc/zyx/3456
/abc/zyx/4567
/abc/zyx/5678

To get to 10x, you'll need something like:
/<random>/1/2/3/4/5/6/7/8/9

Got it! That makes sense now.
Thanks a lot.

John


Yours, Junxiao

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20170507/dc7400b0/attachment.html>


More information about the Nfd-dev mailing list